You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

31 lines
1.0 KiB
Plaintext

{
"global":
{
"all":
[
"alter table pos_version add column paramVersion varchar(16) default(102);",
"delete from pos_resources where keycode = '百度外卖';",
"delete from pos_module where keycode = '百度外卖';",
]
},
"tenant":
{
"tenant_373001":
[
"delete from pos_config where keys = 'log_upload_to_qiniu' and `group` = 'cashier';",
"replace into pos_config (id,tenantId,`group`,keys,`values`,createUser,createDate,modifyUser,modifyDate)values('1235371790059608401','373001','cashier','log_upload_to_qiniu','1','sync','2020-03-05 09:09:14','sync','2020-03-28 09:09:14');",
],
"tenant_755007":
[
"delete from pos_config where keys = 'CashierAskGoodsCount' and group = 'cashier';",
"replace into pos_config (id,tenantId,`group`,keys,`values`,createUser,createDate,modifyUser,modifyDate)values('1235371759608401900','755007','cashier','CashierAskGoodsCount','0','sync','2020-03-05 09:09:14','sync','2020-03-05 09:09:14');",
]
},
"store":
{
"store_755007_000001":
[
"select 1;",
]
}
}