mirror of https://gitee.com/stylefeng/guns
【postion】去掉日志注解
parent
109a115076
commit
58ecbedd05
|
@ -12,7 +12,6 @@ import org.springframework.stereotype.Controller;
|
||||||
* @date 2020/12/28 9:28
|
* @date 2020/12/28 9:28
|
||||||
*/
|
*/
|
||||||
@Controller
|
@Controller
|
||||||
@Slf4j
|
|
||||||
@ApiResource(name = "职位管理相关的界面渲染")
|
@ApiResource(name = "职位管理相关的界面渲染")
|
||||||
public class PositionViewController {
|
public class PositionViewController {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue