|
|
@@ -38,7 +38,6 @@ import java.util.*; |
|
|
public class WxMsgController extends BaseController { |
|
|
public class WxMsgController extends BaseController { |
|
|
private final Logger logger = LoggerFactory.getLogger(this.getClass()); |
|
|
private final Logger logger = LoggerFactory.getLogger(this.getClass()); |
|
|
|
|
|
|
|
|
@Lazy |
|
|
|
|
|
@Autowired |
|
|
@Autowired |
|
|
private String fmUploadDir; |
|
|
private String fmUploadDir; |
|
|
|
|
|
|
|
|
|