fix: 修复三明钢铁数据无法正常上传的问题
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
ALTER TABLE PRICE_RESULT ADD DISPLAY_DIGIT int default 1 comment '显示小数位数';
|
||||
ALTER TABLE PRICE_PUBLISH ADD DISPLAY_DIGIT int default 1 comment '显示小数位数';
|
||||
|
||||
DROP INDEX Idx_key ON sanming_steel;
|
Reference in New Issue
Block a user