企业列表出来了
parent
e21c33d759
commit
fde8cf3ed0
|
@ -127,7 +127,7 @@ public class MyApiController extends BaseController
|
|||
}
|
||||
|
||||
|
||||
@RequiresPermissions("apitype:api:addOrUpd")
|
||||
@RequiresPermissions("market:apitype:addOrUpd")
|
||||
@PostMapping("/addOrUpd")
|
||||
public Result<Integer> addOrUpd(@Validated @RequestBody MyApi myApi)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue