Commit e8a6ced2 by 仲光辉

feat: add sql.

parent 37003868
# alter table admin
# alter table admin
......@@ -3957,7 +3957,9 @@
#
# alter table contract
# add currentContractSnapshotUuid bigint(19) null comment '当前合同操作快照合同uuid 可能为空,用于撤销并删除合同时候删除快照';
#
# alter table contract
# change currentContractSnapshotUuid current_contract_snapshot_uuid bigint(19) null comment '当前合同操作快照合同uuid 可能为空,用于撤销并删除合同时候删除快照';
# #
#
# 2023.12.15
......
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