readme.docx
This commit is contained in:
parent
c1de9e832c
commit
434c664f47
|
|
@ -1,5 +1,4 @@
|
|||
--任务:南网施工装备一体化数据推送开发
|
||||
--详情:为出租方添加菜单"仓储推送装备管理"
|
||||
--任务:南网施工装备一体化数据推送开发,为出租方添加菜单"仓储推送装备管理"
|
||||
|
||||
INSERT INTO service_user.resource (id, platform_id, type, name, pid, system_default, url, level, owner, order_num, created, updated, yn, code, icon, target, html_code, status, route_url) VALUES (167792, 20, 'menu', '仓储推送装备管理', 3000077, 0, '#/sgzblease/shop-view/goods/push-device-management', 2, 'seller', 5, '2022-05-05 10:21:42', null, 1, 3000084, null, '1', '1', 1, null);
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
--任务:添加 费用承担方 字段
|
||||
--详情:
|
||||
|
||||
alter table lease_apply_info
|
||||
add cost_bearing_party varchar(255) null comment '费用承担方';
|
||||
|
||||
|
|
|
|||
BIN
readme.docx
BIN
readme.docx
Binary file not shown.
Loading…
Reference in New Issue