Commit 7a3cc193 authored by wzp's avatar wzp

修改bug

parent 21883f51
......@@ -636,7 +636,7 @@ public class ChinaMobileRestApiController extends BaseController {
@ApiOperation(value = "app界面图片查询")
@GetMapping(value = "/app/picSelect")
@RequiresAuthentication //@RequiresPermissions("app:pic:select")
//@RequiresAuthentication //@RequiresPermissions("app:pic:select")
public Map<String, Object> appPicSelect() {
TAppDirPic currentDir = null;// 当前目录页面
TAppRunPic currentRun = null;// 当前运行画面
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment