refactor(models): convert to json format per database-table-definition-spec
This commit is contained in:
parent
6acd5bd8e5
commit
ac80b3df2b
@ -25,7 +25,8 @@
|
||||
"name": "cpval",
|
||||
"title": "算力值",
|
||||
"type": "float",
|
||||
"length": 18
|
||||
"length": 18,
|
||||
"dec": 2
|
||||
},
|
||||
{
|
||||
"name": "cpunit",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user