diff --git a/docs/数据库更新记录-方便升级.txt b/docs/数据库更新记录-方便升级.txt index c44a30b5..46430cb9 100644 --- a/docs/数据库更新记录-方便升级.txt +++ b/docs/数据库更新记录-方便升级.txt @@ -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 \ No newline at end of file +alter table jsh_depothead drop column ProjectId; +alter table jsh_depothead drop column AllocationProjectId; \ No newline at end of file