1、修复业务模块bug
2、完善凭证管理
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE `blade_waybill`
|
||||
ADD COLUMN `route_json` text DEFAULT NULL COMMENT '路线信息' AFTER `process_json`;
|
||||
Reference in New Issue
Block a user