Compare commits
No commits in common. "fe9c33009ed06eb000e3f298e9b33a3386392379" and "56e3018b367f5ead96395c250d4b3dbf3a3ecd90" have entirely different histories.
fe9c33009e
...
56e3018b36
@ -1,4 +0,0 @@
|
||||
update admin_base_protocol set rights_id=CONCAT_WS(',',rights_id,'311218') where `path` ='/admin/shop/shop-base-product-category/list'; -- 分类管理
|
||||
update admin_base_protocol set rights_id=CONCAT_WS(',',rights_id,'311220') where `path` ='/admin/shop/shop-base-product-brand/list'; -- 品牌管理
|
||||
update admin_base_protocol set rights_id=CONCAT_WS(',',rights_id,'311219') where `path` ='/admin/shop/shop-base-product-type/list'; -- 类型管理
|
||||
update admin_base_protocol set rights_id=CONCAT_WS(',',rights_id,'311221') where `path` ='/admin/shop/shop-base-product-spec/list'; -- 规格管理 I
|
||||
Loading…
Reference in New Issue
Block a user