2 lines
255 B
SQL
2 lines
255 B
SQL
INSERT INTO `admin_base_protocol` (`ctl`, `met`, `db`, `rights_id`, `log`, `path`,`comment`) VALUES ('/admin/shop/libraryProduct/delByLibraryProductId', 'index', 'master', '', '0', '/admin/shop/libraryProduct/delByLibraryProductId','图库图片删除');
|