Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
e8b36c0c1a
|
|
@ -1,2 +0,0 @@
|
|||
--任务:xxx
|
||||
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
|
||||
alter table slt_agreement_relation
|
||||
add is_commit int default 0 null comment '默认为0,1: 驳回完之后已经提交过了';
|
||||
Loading…
Reference in New Issue