use `sys-tran`; /** *删除页面推送模式下的“全部量表”相关的配置 */ DELETE FROM tran_sys_set WHERE sys_type = 16 AND CODE IN ('scale_show','scale_no');