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.

13 lines
1.0 KiB
Plaintext

{
"global":
{
"all":
[
"INSERT INTO pos_resources (id, tenantId, [group], name, keycode, keydata, enable, permission, createUser, createDate, modifyUser, modifyDate) VALUES ('948825501898772480', '371001', '功能类', '取消优惠', '取消优惠', '', 1, '10051', 'sync', '2018-01-04 15:56:42', 'sync', '2018-01-04 15:56:42');",
"INSERT INTO pos_module (id, tenantId, area, parentId, name, alias, keycode, keydata, color1, color2, color3, fontSize, shortcut, orderNo, icon, enable, resourceId, layout, createUser, createDate, modifyUser, modifyDate) VALUES ('948825527567912960', '371001', '明细区', '871308957472395267', '取消优惠', '取消优惠', '取消优惠', '', '#333333', '#333333', 'White', '大字', '', 8, '\uf023', 1, '948825501898772480', 2, 'sync', '2018-01-04 15:56:48', 'sync', '2018-01-04 15:56:48');",
"alter table pos_promotion_task add column isOnlyMember INT default 0;",
"alter table pos_order add column tableName VARCHAR(64);",
"alter table pos_order_temp add column tableName VARCHAR(64);"
]
}
}