数据库更新记录更新

This commit is contained in:
季圣华
2020-02-18 13:25:52 +08:00
parent 3f76280df0
commit f630fd9586

View File

@@ -739,5 +739,5 @@ alter table jsh_depotitem add material_extend_id bigint(20) DEFAULT NULL COMMENT
-- 时间 2020-02-18
-- by jishenghua
-- ----------------------------
alter table jsh_depothead drop column ProjectId
alter table jsh_depothead drop column AllocationProjectId
alter table jsh_depothead drop column ProjectId;
alter table jsh_depothead drop column AllocationProjectId;