first
This commit is contained in:
6
DCIManager6/dci6-support/platform_struct_2602-2.go
Normal file
6
DCIManager6/dci6-support/platform_struct_2602-2.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package main
|
||||
|
||||
type license struct {
|
||||
LicenseCheck string `json:"license_check"`
|
||||
LicenseInfo string `json:"license_info"`
|
||||
}
|
||||
Reference in New Issue
Block a user