fix: remove unused sub_dist_code field
This commit is contained in:
parent
3f46b93b65
commit
160bc36fb1
@ -24,15 +24,6 @@
|
|||||||
"length": 32,
|
"length": 32,
|
||||||
"nullable": "no"
|
"nullable": "no"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "sub_dist_code",
|
|
||||||
"title": "二级分销商编号",
|
|
||||||
"type": "str",
|
|
||||||
"length": 64,
|
|
||||||
"nullable": "no",
|
|
||||||
"default": "",
|
|
||||||
"auto": "getID()"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "sub_dist_name",
|
"name": "sub_dist_name",
|
||||||
"title": "二级分销商名称",
|
"title": "二级分销商名称",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user