1
This commit is contained in:
@@ -33,7 +33,6 @@ public class ProductJdConfigController extends BaseController
|
|||||||
/**
|
/**
|
||||||
* 查询产品京东配置列表
|
* 查询产品京东配置列表
|
||||||
*/
|
*/
|
||||||
@PreAuthorize("@ss.hasPermi('jarvis:productJdConfig:list')")
|
|
||||||
@GetMapping("/list")
|
@GetMapping("/list")
|
||||||
public AjaxResult list()
|
public AjaxResult list()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user