去掉与资产相关的数据表

This commit is contained in:
季圣华
2019-06-26 19:28:45 +08:00
parent 323c62183b
commit 89890c0ead
15 changed files with 10 additions and 5793 deletions

View File

@@ -1646,4 +1646,13 @@ Value = '[245][13][12][16][243][14][15][234][236][22][23][220][240][25][217][218
where Type = 'RoleFunctions' and KeyId = '4';
update jsh_userbusiness SET
Value = '[245][13][243][14][15][234][22][23][220][240][25][217][218][26][194][195][31][59][207][208][209][226][227][228][229][235][237][244][210][211][241][33][199][242][41][200][201][202][40][232][233][197][203][204][205][206][212][246]'
where Type = 'RoleFunctions' and KeyId = '10';
where Type = 'RoleFunctions' and KeyId = '10';
-- ----------------------------
-- 时间2019年6月26日
-- 删除多余的资产相关表
-- ----------------------------
drop table jsh_asset;
drop table jsh_assetcategory;
drop table jsh_assetname;