chenjiahe
2022-04-06 591b9669678180c4ef9171169a88f69df84496e7
src/main/java/com/hx/common/BaseController.java
@@ -27,7 +27,6 @@
   @Resource
   protected CommonService commonService;
   /*请不要声明变量,会导致不安全,因为这个是单列*/
   //只需要加上下面这段即可,注意不能忘记注解