Commit 4705e650 authored by nie'hong's avatar nie'hong

优化

parent 02c8f3e8
package cn.wisenergy.web.admin.controller.app;
import io.swagger.annotations.Api;
import lombok.extern.slf4j.Slf4j;
import org.springframework.web.bind.annotation.RestController;
/**
......@@ -15,6 +15,7 @@ import org.springframework.web.bind.annotation.RestController;
@Slf4j
public class WorkProjectController {
}
......@@ -72,6 +72,4 @@ public class WorkUserController extends BaseController {
return getResult(resultUser);
}
}
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