update.sql 115 B

12
  1. ALTER TABLE `zh_stage_audit`
  2. ADD COLUMN `lock_lid` text NULL COMMENT '锁定台账id(以,分隔)' AFTER `opinion`;