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