更新sql
This commit is contained in:
@@ -1097,4 +1097,4 @@ update jsh_function set name='进销存统计', sort='0658' where id=59
|
||||
-- by jishenghua
|
||||
-- 增加商品库存报表
|
||||
-- --------------------------------------------------------
|
||||
INSERT INTO `jsh_function` (`id`, `number`, `name`, `parent_number`, `url`, `component`, `state`, `sort`, `enabled`, `type`, `push_btn`, `icon`, `delete_flag`) VALUES ('246', '030113', '商品库存', '0301', '/report/material_stock', '/report/MaterialStock', b'0', '0605', b'1', '电脑版', '', 'profile', '0');
|
||||
INSERT INTO `jsh_function` (`number`, `name`, `parent_number`, `url`, `component`, `state`, `sort`, `enabled`, `type`, `push_btn`, `icon`, `delete_flag`) VALUES ('030113', '商品库存', '0301', '/report/material_stock', '/report/MaterialStock', b'0', '0605', b'1', '电脑版', '', 'profile', '0');
|
||||
|
||||
Reference in New Issue
Block a user