fix compile error
This commit is contained in:
@@ -331,6 +331,7 @@ func main() {
|
||||
case "X", "Y":
|
||||
f.FieldType = "float64"
|
||||
case "StpPriority":
|
||||
f.FieldType = "string"
|
||||
f.CustomUnmarshalType = "numberOrString"
|
||||
case "Ht":
|
||||
f.FieldType = "int"
|
||||
|
||||
Reference in New Issue
Block a user