dml_20240314.sql 139 Bytes
alter table `order_field_lock_apply` add column  `audit_role_codes` varchar(128) DEFAULT 'admin' COMMENT '审批角色code集合,分割';