fix: discount_promo_code sale_id改为nullable避免CRUD自动生成add报500
This commit is contained in:
parent
85f9979051
commit
0256583cc1
@ -32,8 +32,7 @@
|
||||
"name": "sale_id",
|
||||
"title": "生成销售id",
|
||||
"type": "str",
|
||||
"length": 32,
|
||||
"nullable": "no"
|
||||
"length": 32
|
||||
},
|
||||
{
|
||||
"name": "code_type",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user