【postion】去掉日志注解

pull/65/head
chenjinlong 2021-01-15 01:10:07 +08:00
parent 109a115076
commit 58ecbedd05
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ import org.springframework.stereotype.Controller;
* @date 2020/12/28 9:28
*/
@Controller
@Slf4j
@ApiResource(name = "职位管理相关的界面渲染")
public class PositionViewController {