Commit 56e42471 authored by 郭晓俊's avatar 郭晓俊

Merge branch 'addAssistantProcessTag' into 'SZDAS_V2.0'

添加协查流程标签 See merge request common/aserver!38
parents 52948ae3 89c31543
......@@ -2447,4 +2447,10 @@
</sql>
</version>
<version edition="106" description="添加协查流程标签">
<sql creator="guoxiaojun" createDate="20201209" note="添加协查流程标签">
insert into AS_PROCESS_TAG ("ID","NAME","PROCESS_MODEL_ID","DATA_TYPE") values (SEQ_AS_PROCESS_TAGS.nextval, '协查流程', null, 0);
</sql>
</version>
</update>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment