新增店铺配置更新权限

This commit is contained in:
liyj 2025-06-28 11:57:10 +08:00
parent 506587025e
commit 5819d91f23

View File

@ -0,0 +1 @@
INSERT INTO `admin_base_protocol` (`ctl`, `met`, `db`, `rights_id`, `log`, `path`) VALUES ('/admin/shop/shop-sync-storeDbConfig/udpateStoreDbConfig', 'index', 'master', '', '0', '/admin/shop/shop-sync-storeDbConfig/udpateStoreDbConfig');