refactor(models): convert to json format per database-table-definition-spec
This commit is contained in:
parent
6379c1a0e3
commit
c1bdc467a6
@ -44,7 +44,8 @@
|
|||||||
"name": "discount",
|
"name": "discount",
|
||||||
"title": "供应商折扣",
|
"title": "供应商折扣",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"length": 18
|
"length": 18,
|
||||||
|
"dec": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "description",
|
"name": "description",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user