瀏覽代碼

rollback

release_toaliyun_real
winter 4 年之前
父節點
當前提交
796d3d4146
共有 100 個檔案被更改,包括 2 行新增398 行删除
  1. +0
    -1
      mallinkAdmin/src/main/java/com/iformall/config/WebConfig.java
  2. +0
    -1
      mallinkAdmin/src/main/java/com/iformall/config/WechatMpConfig.java
  3. +0
    -6
      mallinkAdmin/src/main/java/com/iformall/controller/app/WxAppinfoController.java
  4. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/basic/MallSaleTypeController.java
  5. +0
    -4
      mallinkAdmin/src/main/java/com/iformall/controller/basic/WxBrandController.java
  6. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/basic/WxCustomizeModuleController.java
  7. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/basic/WxGroupController.java
  8. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/basic/WxMallBuildingController.java
  9. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/basic/WxMallController.java
  10. +0
    -9
      mallinkAdmin/src/main/java/com/iformall/controller/basic/WxMapController.java
  11. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/basic/WxMerchantBUserController.java
  12. +0
    -4
      mallinkAdmin/src/main/java/com/iformall/controller/basic/WxMerchantController.java
  13. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/basic/WxMerchantShopController.java
  14. +0
    -4
      mallinkAdmin/src/main/java/com/iformall/controller/basic/WxMiniappThemeController.java
  15. +0
    -21
      mallinkAdmin/src/main/java/com/iformall/controller/basic/WxProjectConfigController.java
  16. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/basic/WxShopController.java
  17. +1
    -3
      mallinkAdmin/src/main/java/com/iformall/controller/basic/WxTagsController.java
  18. +0
    -9
      mallinkAdmin/src/main/java/com/iformall/controller/car/WxCarController.java
  19. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/car/WxParkController.java
  20. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/contract/WxContractBaseController.java
  21. +0
    -14
      mallinkAdmin/src/main/java/com/iformall/controller/contract/WxPropertyContractController.java
  22. +0
    -24
      mallinkAdmin/src/main/java/com/iformall/controller/contract/WxRentContractController.java
  23. +0
    -8
      mallinkAdmin/src/main/java/com/iformall/controller/contract/WxRentPropertyContractController.java
  24. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/datatower/DataTowerController.java
  25. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/datatower/WxChartDataController.java
  26. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/datatower/WxMerchantTradeDailyController.java
  27. +0
    -4
      mallinkAdmin/src/main/java/com/iformall/controller/datatower/WxUserStatisticsController.java
  28. +0
    -9
      mallinkAdmin/src/main/java/com/iformall/controller/datatower/WxUserStructureController.java
  29. +0
    -3
      mallinkAdmin/src/main/java/com/iformall/controller/device/KwBoxController.java
  30. +0
    -3
      mallinkAdmin/src/main/java/com/iformall/controller/device/KwMerchantMeterController.java
  31. +0
    -7
      mallinkAdmin/src/main/java/com/iformall/controller/device/KwMeterController.java
  32. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/device/KwMeterDataController.java
  33. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/device/WxDeviceController.java
  34. +0
    -4
      mallinkAdmin/src/main/java/com/iformall/controller/device/WxScreenAdController.java
  35. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/invest/InvestController.java
  36. +0
    -3
      mallinkAdmin/src/main/java/com/iformall/controller/invest/InvestCustomerController.java
  37. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/invest/InvestDemandController.java
  38. +0
    -5
      mallinkAdmin/src/main/java/com/iformall/controller/invest/InvestFollowRecordController.java
  39. +0
    -5
      mallinkAdmin/src/main/java/com/iformall/controller/invest/InvestMessageController.java
  40. +0
    -5
      mallinkAdmin/src/main/java/com/iformall/controller/invest/InvestOperateRecordController.java
  41. +0
    -5
      mallinkAdmin/src/main/java/com/iformall/controller/invest/InvestRemindController.java
  42. +0
    -5
      mallinkAdmin/src/main/java/com/iformall/controller/invest/InvestTaskController.java
  43. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/market/AliBusinessCircleOrderController.java
  44. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/market/FengNiaoMapController.java
  45. +0
    -4
      mallinkAdmin/src/main/java/com/iformall/controller/market/MarkingDataReportController.java
  46. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/market/PushLimitController.java
  47. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/market/UeditorController.java
  48. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/market/WxActivityController.java
  49. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/market/WxActivityJoinController.java
  50. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/market/WxBusinessCircleOrderController.java
  51. +0
    -4
      mallinkAdmin/src/main/java/com/iformall/controller/market/WxCampaignController.java
  52. +0
    -5
      mallinkAdmin/src/main/java/com/iformall/controller/market/WxCardPayController.java
  53. +0
    -8
      mallinkAdmin/src/main/java/com/iformall/controller/market/WxCashOutController.java
  54. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/market/WxCouponActionLogController.java
  55. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/market/WxCouponCarController.java
  56. +0
    -12
      mallinkAdmin/src/main/java/com/iformall/controller/market/WxCouponChannelController.java
  57. +0
    -13
      mallinkAdmin/src/main/java/com/iformall/controller/market/WxCouponController.java
  58. +0
    -6
      mallinkAdmin/src/main/java/com/iformall/controller/market/WxCouponInjectController.java
  59. +0
    -4
      mallinkAdmin/src/main/java/com/iformall/controller/market/WxCouponOrderController.java
  60. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/market/WxCouponPasswordController.java
  61. +0
    -5
      mallinkAdmin/src/main/java/com/iformall/controller/market/WxCouponPresentController.java
  62. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/market/WxCouponSendConfigController.java
  63. +0
    -6
      mallinkAdmin/src/main/java/com/iformall/controller/market/WxCouponSendController.java
  64. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/market/WxFloatingLayerController.java
  65. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/market/WxGameController.java
  66. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/market/WxGameTemplateController.java
  67. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/market/WxMerchantMicroPayController.java
  68. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/market/WxMerchantPowerBillConfigController.java
  69. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/market/WxMerchantSubsidyController.java
  70. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/market/WxOpinionController.java
  71. +0
    -6
      mallinkAdmin/src/main/java/com/iformall/controller/market/WxOrderController.java
  72. +0
    -4
      mallinkAdmin/src/main/java/com/iformall/controller/market/WxOrderGroupController.java
  73. +0
    -3
      mallinkAdmin/src/main/java/com/iformall/controller/market/WxPayOrderController.java
  74. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/market/WxPowerBillAutoConfigController.java
  75. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/market/WxPrepaymentController.java
  76. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/market/WxProfitSharingOrderController.java
  77. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/market/WxQuestionController.java
  78. +0
    -3
      mallinkAdmin/src/main/java/com/iformall/controller/market/WxQuestionOneselfController.java
  79. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/market/WxRefundOrderController.java
  80. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/market/WxSubsidyController.java
  81. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/market/WxThirdPartyOrdersController.java
  82. +0
    -3
      mallinkAdmin/src/main/java/com/iformall/controller/market/WxTopicController.java
  83. +1
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/market/WxUserCouponController.java
  84. +0
    -1
      mallinkAdmin/src/main/java/com/iformall/controller/mem/AsyncTask.java
  85. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/mem/BillDailyAsyncTask.java
  86. +0
    -5
      mallinkAdmin/src/main/java/com/iformall/controller/mem/ImportTemplateTask.java
  87. +0
    -4
      mallinkAdmin/src/main/java/com/iformall/controller/mem/MemCouponController.java
  88. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/mem/UserBasicInfoAddressController.java
  89. +0
    -12
      mallinkAdmin/src/main/java/com/iformall/controller/mem/WxCUserBasicInfoController.java
  90. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/mem/WxCUserCarController.java
  91. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/mem/WxCUserController.java
  92. +0
    -10
      mallinkAdmin/src/main/java/com/iformall/controller/mem/WxCUserDataController.java
  93. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/mem/WxCUserFromController.java
  94. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/mem/WxCUserTagsController.java
  95. +0
    -3
      mallinkAdmin/src/main/java/com/iformall/controller/mem/WxCreditHistoryController.java
  96. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/mem/WxLevelConfigController.java
  97. +0
    -3
      mallinkAdmin/src/main/java/com/iformall/controller/mem/WxScoreHistoryController.java
  98. +0
    -3
      mallinkAdmin/src/main/java/com/iformall/controller/mem/WxScoreRulesController.java
  99. +0
    -3
      mallinkAdmin/src/main/java/com/iformall/controller/mem/WxUserChannelController.java
  100. +0
    -2
      mallinkAdmin/src/main/java/com/iformall/controller/msg/WxMsgCallbackController.java

+ 0
- 1
mallinkAdmin/src/main/java/com/iformall/config/WebConfig.java 查看文件

@@ -20,7 +20,6 @@ import org.springframework.boot.context.properties.EnableConfigurationProperties
import org.springframework.boot.web.servlet.FilterRegistrationBean;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotation.Lazy;
import org.springframework.http.converter.HttpMessageConverter;
import org.springframework.http.converter.json.MappingJackson2HttpMessageConverter;
import org.springframework.web.cors.CorsConfiguration;


+ 0
- 1
mallinkAdmin/src/main/java/com/iformall/config/WechatMpConfig.java 查看文件

@@ -6,7 +6,6 @@ import me.chanjar.weixin.mp.config.WxMpConfigStorage;
import me.chanjar.weixin.mp.config.impl.WxMpDefaultConfigImpl;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Lazy;
import org.springframework.stereotype.Component;

@Component


+ 0
- 6
mallinkAdmin/src/main/java/com/iformall/controller/app/WxAppinfoController.java 查看文件

@@ -22,7 +22,6 @@ import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
@@ -38,23 +37,18 @@ import java.util.concurrent.Executors;
public class WxAppinfoController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxAppinfoService wxAppinfoService;

@Lazy
@Autowired
private WxMerchantMapper wxMerchantMapper;

@Lazy
@Autowired
private QrCodeService qrCodeService;

@Lazy
@Autowired
private WxCouponChannelMapper wxCouponChannelMapper;
@Lazy
@Autowired
WxCouponMapper wxCouponMapper;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/basic/MallSaleTypeController.java 查看文件

@@ -13,7 +13,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
@@ -26,7 +25,6 @@ import java.util.Arrays;
public class MallSaleTypeController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private MallSaleTypeService mallSaleTypeService;



+ 0
- 4
mallinkAdmin/src/main/java/com/iformall/controller/basic/WxBrandController.java 查看文件

@@ -18,7 +18,6 @@ import org.apache.commons.collections.CollectionUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import java.util.List;
@@ -33,11 +32,8 @@ import java.util.Map;
public class WxBrandController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxBrandService wxBrandService;
@Lazy
@Autowired
private WxMerchantService wxMerchantService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/basic/WxCustomizeModuleController.java 查看文件

@@ -16,7 +16,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import java.util.List;
@@ -28,7 +27,6 @@ public class WxCustomizeModuleController extends BaseController {

private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
WxCustomizeModuleService wxCustomizeModuleService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/basic/WxGroupController.java 查看文件

@@ -12,7 +12,6 @@ import io.swagger.annotations.ApiImplicitParams;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

@RestController
@@ -20,7 +19,6 @@ import org.springframework.web.bind.annotation.*;
public class WxGroupController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxGroupService wxGroupService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/basic/WxMallBuildingController.java 查看文件

@@ -14,7 +14,6 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.context.annotation.Lazy;
import org.springframework.data.redis.core.RedisTemplate;
import org.springframework.web.bind.annotation.*;

@@ -25,7 +24,6 @@ import java.util.List;
public class WxMallBuildingController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxMallBuildingService wxMallBuildingService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/basic/WxMallController.java 查看文件

@@ -9,7 +9,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

@RestController
@@ -17,7 +16,6 @@ import org.springframework.web.bind.annotation.*;
public class WxMallController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxMallService wxMallService;



+ 0
- 9
mallinkAdmin/src/main/java/com/iformall/controller/basic/WxMapController.java 查看文件

@@ -15,7 +15,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import java.util.Date;
@@ -30,35 +29,27 @@ import java.util.Map;
public class WxMapController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxShopService wxShopService;

@Lazy
@Autowired
private WxMerchantService wxMerchantService;

@Lazy
@Autowired
private WxRentContractService wxRentContractService;

@Lazy
@Autowired
private WxCouponOrderService wxCouponOrderService;

@Lazy
@Autowired
private WxCardSpendService wxCardSpendService;

@Lazy
@Autowired
private WxBusinessCircleOrderService wxBusinessCircleOrderService;

@Lazy
@Autowired
private AliBusinessCircleOrderService aliBusinessCircleOrderService;

@Lazy
@Autowired
private WxCreditHistoryService wxCreditHistoryService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/basic/WxMerchantBUserController.java 查看文件

@@ -9,7 +9,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

@RestController
@@ -17,7 +16,6 @@ import org.springframework.web.bind.annotation.*;
public class WxMerchantBUserController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxMerchantBUserService wxMerchantBUserService;



+ 0
- 4
mallinkAdmin/src/main/java/com/iformall/controller/basic/WxMerchantController.java 查看文件

@@ -24,7 +24,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import javax.servlet.http.HttpServletRequest;
@@ -40,11 +39,8 @@ import java.util.Map;
public class WxMerchantController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxMerchantService wxMerchantService;
@Lazy
@Autowired
private QrCodeService qrCodeService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/basic/WxMerchantShopController.java 查看文件

@@ -13,7 +13,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

@RestController
@@ -21,7 +20,6 @@ import org.springframework.web.bind.annotation.*;
public class WxMerchantShopController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxMerchantShopService wxMerchantShopService;



+ 0
- 4
mallinkAdmin/src/main/java/com/iformall/controller/basic/WxMiniappThemeController.java 查看文件

@@ -23,7 +23,6 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.context.annotation.Lazy;
import org.springframework.data.redis.core.RedisTemplate;
import org.springframework.util.Assert;
import org.springframework.web.bind.annotation.*;
@@ -41,11 +40,8 @@ public class WxMiniappThemeController extends BaseController {

private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
WxMiniappThemeService wxMiniappThemeService;
@Lazy
@Autowired
WxAppinfoService wxAppinfoService;



+ 0
- 21
mallinkAdmin/src/main/java/com/iformall/controller/basic/WxProjectConfigController.java 查看文件

@@ -23,7 +23,6 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.context.annotation.Lazy;
import org.springframework.data.redis.core.RedisTemplate;
import org.springframework.util.Assert;
import org.springframework.web.bind.annotation.*;
@@ -37,83 +36,63 @@ import java.util.concurrent.TimeUnit;
public class WxProjectConfigController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
WxProjectConfigService wxProjectConfigService;

@Lazy
@Autowired
WxCouponSendConfigService wxCouponSendConfigService;

@Lazy
@Autowired
WxMallService wxMallService;

@Lazy
@Autowired
WxPayAccountService wxPayAccountService;

@Lazy
@Autowired
WxPayAccountBillService wxPayAccountBillService;

@Lazy
@Autowired
MallUserInfoService userInfoService;

@Lazy
@Autowired
WxAppinfoService wxAppinfoService;

@Lazy
@Autowired
WxMsgConfigService wxMsgConfigService;

@Lazy
@Autowired
WxParkService wxParkService;

@Lazy
@Autowired
WxWiWideInfoService wxWiWideInfoService;

@Lazy
@Autowired
WxAuthorizerInfoService wxAuthorizerInfoService;

@Lazy
@Autowired
WxWeappExtSetService wxWeappExtSetService;

@Lazy
@Autowired
WxScoreRulesService wxScoreRulesService;

@Lazy
@Autowired
WxTemplateMsgService wxTemplateMsgService;

@Lazy
@Autowired
WxQuestionService wxQuestionService;

@Lazy
@Autowired
WxMsgValidationcodeModelService wxMsgValidationcodeModelService;

@Lazy
@Autowired
WxFlowConfigService wxFlowConfigService;

@Lazy
@Autowired
WxMallBuildingService wxMallBuildingService;

@Lazy
@Autowired
MallUserInfoService mallUserInfoService;

@Lazy
@Autowired
private WechatWebProperties wechatWebProperties;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/basic/WxShopController.java 查看文件

@@ -14,7 +14,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import javax.servlet.http.HttpServletRequest;
@@ -29,7 +28,6 @@ import java.util.Map;
public class WxShopController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxShopService wxShopService;



+ 1
- 3
mallinkAdmin/src/main/java/com/iformall/controller/basic/WxTagsController.java 查看文件

@@ -7,7 +7,6 @@ import com.iformall.controller.base.BaseController;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
@@ -26,11 +25,10 @@ import io.swagger.annotations.ApiOperation;
public class WxTagsController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxTagsService wxTagsService;

@Lazy
@Autowired
private WxCUserTagsService wxCUserTagsService;



+ 0
- 9
mallinkAdmin/src/main/java/com/iformall/controller/car/WxCarController.java 查看文件

@@ -26,7 +26,6 @@ import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import java.util.Date;
@@ -42,35 +41,27 @@ public class WxCarController extends BaseController {

TJDUtil tjd = new TJDUtil();

@Lazy
@Autowired
WxParkService wxParkService;

@Lazy
@Autowired
WxCUserCarService wxCUserCarService;

@Lazy
@Autowired
WxMerchantService wxMerchantService;

@Lazy
@Autowired
WxCarCmdLogService wxCarCmdLogService;

@Lazy
@Autowired
WxCouponService wxCouponService;

@Lazy
@Autowired
WxCouponCarService wxCouponCarService;

@Lazy
@Autowired
WxFlowService wxFlowService;

@Lazy
@Autowired
WxCouponMapper wxCouponMapper;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/car/WxParkController.java 查看文件

@@ -13,7 +13,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

@RestController
@@ -21,7 +20,6 @@ import org.springframework.web.bind.annotation.*;
public class WxParkController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxParkService wxParkService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/contract/WxContractBaseController.java 查看文件

@@ -6,7 +6,6 @@ import java.util.List;
import java.util.Map;

import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.RestController;

import com.iformall.controller.base.BaseController;
@@ -23,7 +22,6 @@ import com.iformall.service.WxFlowService;
@RestController
public class WxContractBaseController extends BaseController{

@Lazy
@Autowired
private WxFlowService wxFlowService;


+ 0
- 14
mallinkAdmin/src/main/java/com/iformall/controller/contract/WxPropertyContractController.java 查看文件

@@ -43,7 +43,6 @@ import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import javax.servlet.http.HttpServletRequest;
@@ -63,31 +62,18 @@ import java.util.Map;
public class WxPropertyContractController extends WxContractBaseController {
private Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxPropertyContractService wxPropertyContractService;
@Lazy
@Autowired
private WxBillPropertyService wxBillPropertyService;
@Lazy
@Autowired
private WxPropertyContractMapper wxPropertyContractMapper;
@Lazy
@Autowired
private WxRentPropertyContractService wxRentPropertyContractService;
@Lazy
@Autowired
WxMallBuildingService buildingService;
@Lazy
@Autowired
WxMallFloorService floorService;
@Lazy
@Autowired
private WxShopService wxShopService;



+ 0
- 24
mallinkAdmin/src/main/java/com/iformall/controller/contract/WxRentContractController.java 查看文件

@@ -14,7 +14,6 @@ import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.ModelAttribute;
import org.springframework.web.bind.annotation.PostMapping;
@@ -78,51 +77,28 @@ import io.swagger.annotations.ApiImplicitParams;
public class WxRentContractController extends WxContractBaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxRentContractService wxRentContractService;
@Lazy
@Autowired
private WxBillRentService wxBillRentService;
@Lazy
@Autowired
private WxPayAccountBillService payAccountBillService;
@Lazy
@Autowired
private WxMerchantService wxMerchantService;
@Lazy
@Autowired
private WxRentContractMapper wxRentContractMapper;
@Lazy
@Autowired
WxBillRentMapper wxBillRentMapper;
@Lazy
@Autowired
WxBillPropertyMapper wxBillPropertyMapper;
@Lazy
@Autowired
private WxRentPropertyContractService wxRentPropertyContractService;
@Lazy
@Autowired
private WxShopService wxShopService;
@Lazy
@Autowired
WxPropertyContractService wxPropertyContractService;
@Lazy
@Autowired
WxMallBuildingService buildingService;
@Lazy
@Autowired
WxMallFloorService floorService;


+ 0
- 8
mallinkAdmin/src/main/java/com/iformall/controller/contract/WxRentPropertyContractController.java 查看文件

@@ -29,7 +29,6 @@ import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

/**
@@ -40,19 +39,12 @@ import org.springframework.web.bind.annotation.*;
public class WxRentPropertyContractController extends WxContractBaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxRentPropertyContractService wxRentPropertyContractService;
@Lazy
@Autowired
WxMallBuildingService buildingService;
@Lazy
@Autowired
WxMallFloorService floorService;
@Lazy
@Autowired
private WxShopService wxShopService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/datatower/DataTowerController.java 查看文件

@@ -12,7 +12,6 @@ import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import javax.servlet.ServletOutputStream;
@@ -31,7 +30,6 @@ public class DataTowerController extends BaseController {

private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private DataTowerService dataTowerService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/datatower/WxChartDataController.java 查看文件

@@ -12,7 +12,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import java.util.Map;
@@ -24,7 +23,6 @@ public class WxChartDataController extends BaseController {

private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxChartDataService wxChartDataService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/datatower/WxMerchantTradeDailyController.java 查看文件

@@ -16,7 +16,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import javax.servlet.http.HttpServletRequest;
@@ -29,7 +28,6 @@ import java.util.Date;
public class WxMerchantTradeDailyController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxMerchantTradeDailyService wxMerchantTradeDailyService;



+ 0
- 4
mallinkAdmin/src/main/java/com/iformall/controller/datatower/WxUserStatisticsController.java 查看文件

@@ -14,7 +14,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import java.math.BigDecimal;
@@ -27,15 +26,12 @@ import java.util.*;
public class WxUserStatisticsController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxCUserBasicInfoService wxCUserBasicInfoService;

@Lazy
@Autowired
private CUserServiceFactory cuserFactory;

@Lazy
@Autowired
private WxMallService wxMallService;



+ 0
- 9
mallinkAdmin/src/main/java/com/iformall/controller/datatower/WxUserStructureController.java 查看文件

@@ -21,7 +21,6 @@ import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import java.math.BigDecimal;
@@ -35,35 +34,27 @@ import java.util.*;
public class WxUserStructureController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxCUserBasicInfoService wxCUserBasicInfoService;

@Lazy
@Autowired
private WxCUserService wxCUserService;

@Lazy
@Autowired
private WxLevelConfigService wxLevelConfigService;

@Lazy
@Autowired
private WxCUserCarService wxCUserCarService;

@Lazy
@Autowired
private WxCUserTagsService wxCUserTagsService;

@Lazy
@Autowired
private WxUserChannelService wxUserChannelService;

@Lazy
@Autowired
private WxScoreRulesService wxScoreRulesService;

@Lazy
@Autowired
private WxMallService wxMallService;



+ 0
- 3
mallinkAdmin/src/main/java/com/iformall/controller/device/KwBoxController.java 查看文件

@@ -19,7 +19,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import java.util.List;
@@ -30,11 +29,9 @@ import java.util.List;
public class KwBoxController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private KwBoxService kwBoxService;

@Lazy
@Autowired
private KwMeterService kwMeterService;



+ 0
- 3
mallinkAdmin/src/main/java/com/iformall/controller/device/KwMerchantMeterController.java 查看文件

@@ -18,7 +18,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;


@@ -28,11 +27,9 @@ import org.springframework.web.bind.annotation.*;
public class KwMerchantMeterController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private KwMerchantMeterService kwMerchantMeterService;

@Lazy
@Autowired
private KwMeterDataService kwMeterDataService;



+ 0
- 7
mallinkAdmin/src/main/java/com/iformall/controller/device/KwMeterController.java 查看文件

@@ -34,7 +34,6 @@ import org.apache.poi.xssf.usermodel.XSSFWorkbook;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;
import org.springframework.web.multipart.MultipartFile;

@@ -50,27 +49,21 @@ import java.util.Optional;
public class KwMeterController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private KwMeterService kwMeterService;

@Lazy
@Autowired
private KwMeterDataService kwMeterDataService;

@Lazy
@Autowired
private KwMerchantMeterService kwMerchantMeterService;

@Lazy
@Autowired
private KwBoxService kwBoxService;

@Lazy
@Autowired
private ExcelService excelService;

@Lazy
@Autowired
private WxMerchantService wxMerchantService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/device/KwMeterDataController.java 查看文件

@@ -20,7 +20,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import java.text.SimpleDateFormat;
@@ -37,7 +36,6 @@ import java.util.*;
public class KwMeterDataController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private KwMeterDataService kwMeterDataService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/device/WxDeviceController.java 查看文件

@@ -17,7 +17,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import java.util.List;
@@ -28,7 +27,6 @@ import java.util.List;
public class WxDeviceController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxDeviceService wxDeviceService;



+ 0
- 4
mallinkAdmin/src/main/java/com/iformall/controller/device/WxScreenAdController.java 查看文件

@@ -18,7 +18,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

@RestController
@@ -27,15 +26,12 @@ import org.springframework.web.bind.annotation.*;
public class WxScreenAdController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxScreenAdService wxScreenAdService;

@Lazy
@Autowired
private WxCampaignService wxCampaignService;

@Lazy
@Autowired
private WxCouponChannelService wxCouponChannelService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/invest/InvestController.java 查看文件

@@ -8,7 +8,6 @@ import io.swagger.annotations.Api;
import io.swagger.annotations.ApiOperation;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestMapping;
@@ -24,7 +23,6 @@ import java.util.Map;
@Api(tags = "招商模块-其它接口")
public class InvestController extends InvestBaseController {

@Lazy
@Autowired
private InvestBizService bizService ;



+ 0
- 3
mallinkAdmin/src/main/java/com/iformall/controller/invest/InvestCustomerController.java 查看文件

@@ -14,7 +14,6 @@ import io.swagger.annotations.*;
import lombok.extern.slf4j.Slf4j;
import org.springframework.web.bind.annotation.*;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.multipart.MultipartFile;

import javax.servlet.http.HttpServletResponse;
@@ -34,11 +33,9 @@ import java.util.List;
@Api(tags = "招商模块-客户信息")
public class InvestCustomerController extends InvestBaseController{

@Lazy
@Autowired
private InvestBizService investBizService;

@Lazy
@Autowired
private InvestCustomerService investCustomerService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/invest/InvestDemandController.java 查看文件

@@ -5,7 +5,6 @@ import com.iformall.service.invest.InvestCustomerService;
import io.swagger.annotations.Api;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import java.util.Arrays;
@@ -24,7 +23,6 @@ import java.util.Arrays;
@Api(tags = "招商模块-客户需求")
public class InvestDemandController extends InvestBaseController {

@Lazy
@Autowired
private InvestCustomerService customerService;



+ 0
- 5
mallinkAdmin/src/main/java/com/iformall/controller/invest/InvestFollowRecordController.java 查看文件

@@ -12,7 +12,6 @@ import io.swagger.annotations.Api;
import io.swagger.annotations.ApiOperation;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import java.util.Arrays;
@@ -30,12 +29,8 @@ import java.util.Arrays;
@RequestMapping("invest/followrecord")
@Api(tags = "招商模块-跟踪记录")
public class InvestFollowRecordController extends InvestBaseController {
@Lazy
@Autowired
private InvestFollowRecordService investFollowRecordService;
@Lazy
@Autowired
private InvestBizService bizService ;



+ 0
- 5
mallinkAdmin/src/main/java/com/iformall/controller/invest/InvestMessageController.java 查看文件

@@ -11,7 +11,6 @@ import io.swagger.annotations.Api;
import io.swagger.annotations.ApiOperation;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import java.util.Arrays;
@@ -29,12 +28,8 @@ import java.util.Arrays;
@RequestMapping("invest/message")
@Api(tags = "招商模块-消息提醒")
public class InvestMessageController extends InvestBaseController {
@Lazy
@Autowired
private InvestMessageService investRemindService;
@Lazy
@Autowired
private InvestBizService bizService;



+ 0
- 5
mallinkAdmin/src/main/java/com/iformall/controller/invest/InvestOperateRecordController.java 查看文件

@@ -13,7 +13,6 @@ import io.swagger.annotations.Api;
import io.swagger.annotations.ApiOperation;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import java.util.Arrays;
@@ -32,12 +31,8 @@ import java.util.Collection;
@RequestMapping("invest/operaterecord")
@Api(tags = "招商模块-操作记录")
public class InvestOperateRecordController extends InvestBaseController {
@Lazy
@Autowired
private InvestOperateRecordService investOperateRecordService;
@Lazy
@Autowired
private InvestBizService bizService;



+ 0
- 5
mallinkAdmin/src/main/java/com/iformall/controller/invest/InvestRemindController.java 查看文件

@@ -14,7 +14,6 @@ import io.swagger.annotations.ApiOperation;
import lombok.extern.slf4j.Slf4j;
import org.apache.shiro.authz.annotation.RequiresPermissions;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import java.util.Arrays;
@@ -34,12 +33,8 @@ import java.util.Arrays;
@RequestMapping("invest/remind")
@Api(tags = "招商模块-预约提醒")
public class InvestRemindController extends InvestBaseController {
@Lazy
@Autowired
private InvestRemindService investRemindService;
@Lazy
@Autowired
private InvestBizService bizService;



+ 0
- 5
mallinkAdmin/src/main/java/com/iformall/controller/invest/InvestTaskController.java 查看文件

@@ -11,7 +11,6 @@ import io.swagger.annotations.ApiOperation;
import lombok.extern.slf4j.Slf4j;
import org.apache.shiro.authz.annotation.RequiresPermissions;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import java.util.Arrays;
@@ -29,12 +28,8 @@ import java.util.Arrays;
@RequestMapping("invest/task")
@Api(tags = "招商模块-招商任务")
public class InvestTaskController extends InvestBaseController {
@Lazy
@Autowired
private InvestTaskService investTaskService;
@Lazy
@Autowired
private InvestBizService bizService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/market/AliBusinessCircleOrderController.java 查看文件

@@ -18,7 +18,6 @@ import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.ModelAttribute;
import org.springframework.web.bind.annotation.RequestMapping;
@@ -35,7 +34,6 @@ import java.util.Map;
public class AliBusinessCircleOrderController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private AliBusinessCircleOrderService aliBusinessCircleOrderService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/market/FengNiaoMapController.java 查看文件

@@ -12,7 +12,6 @@ import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

/**
@@ -24,7 +23,6 @@ import org.springframework.web.bind.annotation.*;
public class FengNiaoMapController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private FengNiaoMapService fengNiaoMapService;



+ 0
- 4
mallinkAdmin/src/main/java/com/iformall/controller/market/MarkingDataReportController.java 查看文件

@@ -14,7 +14,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.ModelAttribute;
import org.springframework.web.bind.annotation.RequestMapping;
@@ -33,11 +32,8 @@ import java.util.List;
public class MarkingDataReportController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private MarkingDataReportService markingDataReportService;
@Lazy
@Autowired
private WxMallService wxMallService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/market/PushLimitController.java 查看文件

@@ -10,7 +10,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

@RestController
@@ -19,7 +18,6 @@ import org.springframework.web.bind.annotation.*;
public class PushLimitController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private PushLimitService pushLimitService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/market/UeditorController.java 查看文件

@@ -3,7 +3,6 @@ package com.iformall.controller.market;
import com.iformall.ueditor.ActionEnter;
import io.swagger.annotations.Api;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.ResponseBody;
import org.springframework.web.bind.annotation.RestController;
@@ -16,7 +15,6 @@ import javax.servlet.http.HttpServletRequest;
@Api(description = "网页bannner图接口")
public class UeditorController {

@Lazy
@Autowired
private ActionEnter actionEnter;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/market/WxActivityController.java 查看文件

@@ -17,7 +17,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

/**
@@ -29,7 +28,6 @@ import org.springframework.web.bind.annotation.*;
public class WxActivityController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxActivityService wxActivityService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/market/WxActivityJoinController.java 查看文件

@@ -16,7 +16,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import javax.servlet.http.HttpServletRequest;
@@ -31,7 +30,6 @@ import javax.servlet.http.HttpServletResponse;
public class WxActivityJoinController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxActivityJoinService wxActivityJoinService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/market/WxBusinessCircleOrderController.java 查看文件

@@ -17,7 +17,6 @@ import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import javax.servlet.http.HttpServletRequest;
@@ -31,7 +30,6 @@ import java.util.Map;
public class WxBusinessCircleOrderController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxBusinessCircleOrderService wxBusinessCircleOrderService;



+ 0
- 4
mallinkAdmin/src/main/java/com/iformall/controller/market/WxCampaignController.java 查看文件

@@ -25,7 +25,6 @@ import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import java.util.Date;
@@ -37,15 +36,12 @@ import java.util.List;
public class WxCampaignController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxCampaignService wxCampaignService;

@Lazy
@Autowired
WxCouponService wxCouponService;

@Lazy
@Autowired
private WxCouponChannelService wxCouponChannelService;



+ 0
- 5
mallinkAdmin/src/main/java/com/iformall/controller/market/WxCardPayController.java 查看文件

@@ -25,7 +25,6 @@ import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import javax.servlet.http.HttpServletRequest;
@@ -43,19 +42,15 @@ import java.util.Map;
public class WxCardPayController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
WxMerchantService wxMerchantService;

@Lazy
@Autowired
WxOrderService wxOrderService;

@Lazy
@Autowired
WxCardInfoService wxCardInfoService;

@Lazy
@Autowired
WxCardSpendService wxCardSpendService;



+ 0
- 8
mallinkAdmin/src/main/java/com/iformall/controller/market/WxCashOutController.java 查看文件

@@ -23,7 +23,6 @@ import java.util.Map;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

/**
@@ -37,19 +36,12 @@ import org.springframework.web.bind.annotation.*;
public class WxCashOutController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxCashOutService wxCashOutService;
@Lazy
@Autowired
WxCUserService wxCUserService;
@Lazy
@Autowired
WxMerchantService wxMerchantService;
@Lazy
@Autowired
WxMallService wxMallService;


+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/market/WxCouponActionLogController.java 查看文件

@@ -14,7 +14,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

@RestController
@@ -23,7 +22,6 @@ import org.springframework.web.bind.annotation.*;
public class WxCouponActionLogController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxCouponActionLogService wxCouponActionLogService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/market/WxCouponCarController.java 查看文件

@@ -14,7 +14,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

@RestController
@@ -23,7 +22,6 @@ import org.springframework.web.bind.annotation.*;
public class WxCouponCarController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxCouponCarService wxCouponCarService;



+ 0
- 12
mallinkAdmin/src/main/java/com/iformall/controller/market/WxCouponChannelController.java 查看文件

@@ -28,7 +28,6 @@ import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import java.util.ArrayList;
@@ -42,27 +41,16 @@ import java.util.Map;
public class WxCouponChannelController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxCouponChannelService wxCouponChannelService;
@Lazy
@Autowired
private WxAppinfoController wxAppinfoController;
@Lazy
@Autowired
private WxCouponChannelMapper wxCouponChannelMapper;
@Lazy
@Autowired
private QrCodeService qrCodeService;
@Lazy
@Autowired
private WxFlowService wxFlowService;
@Lazy
@Autowired
private WxCouponService wxCouponService;



+ 0
- 13
mallinkAdmin/src/main/java/com/iformall/controller/market/WxCouponController.java 查看文件

@@ -33,7 +33,6 @@ import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import javax.servlet.http.HttpServletRequest;
@@ -46,31 +45,19 @@ import java.util.*;
public class WxCouponController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxCouponService wxCouponService;
@Lazy
@Autowired
private WxCouponPasswordService couponPasswordService;
@Lazy
@Autowired
private WxCouponChannelMapper wxCouponChannelMapper;
@Lazy
@Autowired
private WxFlowService wxFlowService;
@Lazy
@Autowired
private WxMallService wxMallService;
@Lazy
@Autowired
RedisLock redisLock;
@Lazy
@Autowired
private WxPayAccountService wxPayAccountService;



+ 0
- 6
mallinkAdmin/src/main/java/com/iformall/controller/market/WxCouponInjectController.java 查看文件

@@ -19,7 +19,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

@RestController
@@ -28,15 +27,10 @@ import org.springframework.web.bind.annotation.*;
public class WxCouponInjectController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxCouponInjectService wxCouponInjectService;
@Lazy
@Autowired
private WxCUserTagsService wxCUserTagsService;
@Lazy
@Autowired
private WxMsgModelService wxMsgModelService;



+ 0
- 4
mallinkAdmin/src/main/java/com/iformall/controller/market/WxCouponOrderController.java 查看文件

@@ -23,7 +23,6 @@ import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import javax.servlet.http.HttpServletRequest;
@@ -36,15 +35,12 @@ import java.util.Map;
public class WxCouponOrderController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxCouponOrderService wxCouponOrderService;

@Lazy
@Autowired
private WxRefundOrderService wxRefundOrderService;

@Lazy
@Autowired
private WxAppinfoService wxAppinfoService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/market/WxCouponPasswordController.java 查看文件

@@ -16,7 +16,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

/**
@@ -28,7 +27,6 @@ import org.springframework.web.bind.annotation.*;
public class WxCouponPasswordController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxCouponPasswordService wxCouponPasswordService;



+ 0
- 5
mallinkAdmin/src/main/java/com/iformall/controller/market/WxCouponPresentController.java 查看文件

@@ -23,7 +23,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import java.util.Date;
@@ -40,19 +39,15 @@ import java.util.Set;
public class WxCouponPresentController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxCouponPresentService wxCouponPresentService;

@Lazy
@Autowired
PushLimitService pushLimitService;

@Lazy
@Autowired
WxCouponService wxCouponService;

@Lazy
@Autowired
WxCouponPasswordService wxCouponPasswordService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/market/WxCouponSendConfigController.java 查看文件

@@ -14,7 +14,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import java.util.Date;
@@ -25,7 +24,6 @@ import java.util.Date;
public class WxCouponSendConfigController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxCouponSendConfigService wxCouponSendConfigService;



+ 0
- 6
mallinkAdmin/src/main/java/com/iformall/controller/market/WxCouponSendController.java 查看文件

@@ -23,7 +23,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import java.util.Date;
@@ -35,15 +34,10 @@ import java.util.Objects;
public class WxCouponSendController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxCouponSendService wxCouponSendService;
@Lazy
@Autowired
private WxCouponService wxCouponService;
@Lazy
@Autowired
private WxCouponActionLogService wxCouponActionLogService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/market/WxFloatingLayerController.java 查看文件

@@ -19,7 +19,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

/**
@@ -31,7 +30,6 @@ import org.springframework.web.bind.annotation.*;
public class WxFloatingLayerController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
WxFloatingLayerService wxFloatingLayerService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/market/WxGameController.java 查看文件

@@ -19,7 +19,6 @@ import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

@RestController
@@ -28,7 +27,6 @@ import org.springframework.web.bind.annotation.*;
public class WxGameController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxGameService wxGameService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/market/WxGameTemplateController.java 查看文件

@@ -14,7 +14,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import java.util.List;
@@ -25,7 +24,6 @@ import java.util.List;
public class WxGameTemplateController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxGameTemplateService wxGameTemplateService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/market/WxMerchantMicroPayController.java 查看文件

@@ -14,7 +14,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;


@@ -24,7 +23,6 @@ import org.springframework.web.bind.annotation.*;
public class WxMerchantMicroPayController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private MarkingDataReportService markingDataReportService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/market/WxMerchantPowerBillConfigController.java 查看文件

@@ -15,7 +15,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;


@@ -28,7 +27,6 @@ import org.springframework.web.bind.annotation.*;
public class WxMerchantPowerBillConfigController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxMerchantPowerBillConfigService wxMerchantPowerBillConfigService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/market/WxMerchantSubsidyController.java 查看文件

@@ -18,7 +18,6 @@ import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import javax.servlet.http.HttpServletRequest;
@@ -34,7 +33,6 @@ import java.util.Map;
public class WxMerchantSubsidyController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
WxMerchantSubsidyService wxMerchantSubsidyService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/market/WxOpinionController.java 查看文件

@@ -15,7 +15,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;


@@ -26,7 +25,6 @@ public class WxOpinionController extends BaseController {

private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxOpinionService wxOpinionService;



+ 0
- 6
mallinkAdmin/src/main/java/com/iformall/controller/market/WxOrderController.java 查看文件

@@ -32,7 +32,6 @@ import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import javax.servlet.http.HttpServletRequest;
@@ -48,23 +47,18 @@ import java.util.Map;
public class WxOrderController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxCouponChannelService wxCouponChannelService;

@Lazy
@Autowired
private WxOrderService wxOrderService;

@Lazy
@Autowired
private WxCUserService wxCUserService;

@Lazy
@Autowired
private WxCouponService wxCouponService;
@Lazy
@Autowired
private WxCUserBasicInfoService wxCUserBasicInfoService;


+ 0
- 4
mallinkAdmin/src/main/java/com/iformall/controller/market/WxOrderGroupController.java 查看文件

@@ -15,7 +15,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.ModelAttribute;
import org.springframework.web.bind.annotation.RequestMapping;
@@ -32,11 +31,8 @@ import javax.servlet.http.HttpServletResponse;
public class WxOrderGroupController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
WxOrderGroupService wxOrderGroupService;
@Lazy
@Autowired
WxMallService wxMallService;



+ 0
- 3
mallinkAdmin/src/main/java/com/iformall/controller/market/WxPayOrderController.java 查看文件

@@ -20,7 +20,6 @@ import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import java.util.Map;
@@ -31,11 +30,9 @@ import java.util.Map;
public class WxPayOrderController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxOrderService wxOrderService;

@Lazy
@Autowired
private WxPayOrderService wxPayOrderService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/market/WxPowerBillAutoConfigController.java 查看文件

@@ -15,7 +15,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;


@@ -28,7 +27,6 @@ import org.springframework.web.bind.annotation.*;
public class WxPowerBillAutoConfigController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxPowerBillAutoConfigService wxPowerBillAutoConfigService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/market/WxPrepaymentController.java 查看文件

@@ -16,7 +16,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;


@@ -29,7 +28,6 @@ import org.springframework.web.bind.annotation.*;
public class WxPrepaymentController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
WxPrepaymentService wxPrepaymentService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/market/WxProfitSharingOrderController.java 查看文件

@@ -17,7 +17,6 @@ import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import java.util.Map;
@@ -34,7 +33,6 @@ import javax.servlet.http.HttpServletResponse;
public class WxProfitSharingOrderController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxProfitSharingOrderService wxProfitSharingOrderService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/market/WxQuestionController.java 查看文件

@@ -15,7 +15,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import java.util.ArrayList;
@@ -27,7 +26,6 @@ import java.util.List;
public class WxQuestionController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxQuestionService wxQuestionService;



+ 0
- 3
mallinkAdmin/src/main/java/com/iformall/controller/market/WxQuestionOneselfController.java 查看文件

@@ -19,7 +19,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import javax.servlet.http.HttpServletRequest;
@@ -33,11 +32,9 @@ public class WxQuestionOneselfController extends BaseController {

private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxQuestionOneselfService wxQuestionOneselfService;

@Lazy
@Autowired
private WxQuestionOneselfUserService wxQuestionOneselfUserService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/market/WxRefundOrderController.java 查看文件

@@ -6,7 +6,6 @@ import io.swagger.annotations.Api;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import com.github.pagehelper.PageInfo;
@@ -25,7 +24,6 @@ import io.swagger.annotations.ApiOperation;
public class WxRefundOrderController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxRefundOrderService wxRefundOrderService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/market/WxSubsidyController.java 查看文件

@@ -9,7 +9,6 @@ import io.swagger.annotations.Api;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import com.github.pagehelper.PageInfo;
@@ -33,7 +32,6 @@ import java.util.Map;
public class WxSubsidyController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxSubsidyService wxSubsidyService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/market/WxThirdPartyOrdersController.java 查看文件

@@ -18,7 +18,6 @@ import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.ModelAttribute;
import org.springframework.web.bind.annotation.RequestMapping;
@@ -35,7 +34,6 @@ import java.util.Map;
public class WxThirdPartyOrdersController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxThirdPartyOrdersService wxThirdPartyOrdersOrderService;



+ 0
- 3
mallinkAdmin/src/main/java/com/iformall/controller/market/WxTopicController.java 查看文件

@@ -16,7 +16,6 @@ import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;
import java.util.Date;

@@ -25,8 +24,6 @@ import java.util.Date;
@Api(description = "专题相关接口")
public class WxTopicController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());
@Lazy
@Autowired
private WxTopicService wxTopicService;



+ 1
- 2
mallinkAdmin/src/main/java/com/iformall/controller/market/WxUserCouponController.java 查看文件

@@ -11,7 +11,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
@@ -26,7 +25,7 @@ import org.springframework.web.bind.annotation.RestController;
public class WxUserCouponController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxUserCouponService wxUserCouponService;



+ 0
- 1
mallinkAdmin/src/main/java/com/iformall/controller/mem/AsyncTask.java 查看文件

@@ -14,7 +14,6 @@ import org.apache.shiro.session.UnknownSessionException;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.data.redis.core.StringRedisTemplate;
import org.springframework.scheduling.annotation.Async;
import org.springframework.stereotype.Component;


+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/mem/BillDailyAsyncTask.java 查看文件

@@ -18,7 +18,6 @@ import org.apache.shiro.session.UnknownSessionException;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.data.redis.core.StringRedisTemplate;
import org.springframework.scheduling.annotation.Async;
import org.springframework.stereotype.Component;
@@ -33,7 +32,6 @@ import java.util.concurrent.TimeUnit;
public class BillDailyAsyncTask {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxBillDailyService wxBillDailyService;



+ 0
- 5
mallinkAdmin/src/main/java/com/iformall/controller/mem/ImportTemplateTask.java 查看文件

@@ -22,7 +22,6 @@ import org.apache.shiro.session.UnknownSessionException;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.data.redis.core.StringRedisTemplate;
import org.springframework.scheduling.annotation.Async;
import org.springframework.stereotype.Component;
@@ -40,22 +39,18 @@ import java.util.stream.Collectors;
public class ImportTemplateTask {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxCUserBasicInfoService wxCUserBasicInfoService;

@Lazy
@Autowired
private WxTagsService wxTagsService;

@Autowired
StringRedisTemplate stringRedisTemplate;

@Lazy
@Autowired
private WxBillAllService wxBillAllService;

@Lazy
@Autowired
private WxMerchantMapper wxMerchantMapper;



+ 0
- 4
mallinkAdmin/src/main/java/com/iformall/controller/mem/MemCouponController.java 查看文件

@@ -19,7 +19,6 @@ import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import java.util.ArrayList;
@@ -31,15 +30,12 @@ import java.util.List;
public class MemCouponController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxCouponChannelService couponChannelService;

@Lazy
@Autowired
private MemCouponFromDspService memCouponFromDspService;

@Lazy
@Autowired
private WxCouponService couponService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/mem/UserBasicInfoAddressController.java 查看文件

@@ -15,7 +15,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

@RestController
@@ -25,7 +24,6 @@ public class UserBasicInfoAddressController extends BaseController {

private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private UserBasicInfoAddressService userBasicInfoAddressService;



+ 0
- 12
mallinkAdmin/src/main/java/com/iformall/controller/mem/WxCUserBasicInfoController.java 查看文件

@@ -29,7 +29,6 @@ import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.data.redis.core.StringRedisTemplate;
import org.springframework.web.bind.annotation.*;
import org.springframework.web.multipart.MultipartFile;
@@ -54,35 +53,27 @@ public class WxCUserBasicInfoController extends BaseController {
@Autowired
private String fmUploadDir;

@Lazy
@Autowired
private WxCUserBasicInfoService wxCUserBasicInfoService;

@Lazy
@Autowired
private WxCUserBasicChildService wxCUserBasicChildService;

@Lazy
@Autowired
private WxCUserTagsService wxCUserTagsService;

@Lazy
@Autowired
private WxCUserCarService wxCUserCarService;

@Lazy
@Autowired
private WxCouponOrderService wxCouponOrderService;

@Lazy
@Autowired
private WxCouponService wxCouponService;

@Lazy
@Autowired
private WxLevelConfigService wxLevelConfigService;

@Lazy
@Autowired
WxCarPayRecordService wxCarPayRecordService;

@@ -92,15 +83,12 @@ public class WxCUserBasicInfoController extends BaseController {
@Autowired
private AsyncTask asyncTask;

@Lazy
@Autowired
private ExcelService excelService;

@Lazy
@Autowired
private WxMerchantMapper wxMerchantMapper;

@Lazy
@Autowired
private WxCreditHistoryService wxCreditHistoryService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/mem/WxCUserCarController.java 查看文件

@@ -13,7 +13,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

@RestController
@@ -21,7 +20,6 @@ import org.springframework.web.bind.annotation.*;
public class WxCUserCarController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxCUserCarService wxCUserCarService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/mem/WxCUserController.java 查看文件

@@ -5,7 +5,6 @@ import com.iformall.controller.base.BaseController;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import com.github.pagehelper.PageInfo;
@@ -23,7 +22,6 @@ import io.swagger.annotations.ApiOperation;
public class WxCUserController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxCUserService wxCUserService;



+ 0
- 10
mallinkAdmin/src/main/java/com/iformall/controller/mem/WxCUserDataController.java 查看文件

@@ -22,7 +22,6 @@ import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
@@ -42,23 +41,14 @@ import io.swagger.annotations.ApiOperation;
public class WxCUserDataController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private CUserServiceFactory cuserFactory;
@Lazy
@Autowired
private WxUserVisitService wxUserVisitService;
@Lazy
@Autowired
private WxCouponOrderService wxCouponOrderService;
@Lazy
@Autowired
private WxCUserBasicInfoService wxCUserBasicInfoService;
@Lazy
@Autowired
private WxMallService wxMallService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/mem/WxCUserFromController.java 查看文件

@@ -14,7 +14,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import javax.servlet.http.HttpServletRequest;
@@ -25,7 +24,6 @@ import javax.servlet.http.HttpServletResponse;
public class WxCUserFromController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxCUserFromService wxCUserFromService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/mem/WxCUserTagsController.java 查看文件

@@ -13,7 +13,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

@RestController
@@ -21,7 +20,6 @@ import org.springframework.web.bind.annotation.*;
public class WxCUserTagsController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxCUserTagsService wxCUserTagsService;



+ 0
- 3
mallinkAdmin/src/main/java/com/iformall/controller/mem/WxCreditHistoryController.java 查看文件

@@ -26,7 +26,6 @@ import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

import javax.servlet.http.HttpServletRequest;
@@ -39,11 +38,9 @@ import java.util.Objects;
public class WxCreditHistoryController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
WxCreditHistoryService wxCreditHistoryService;

@Lazy
@Autowired
private WxMerchantService wxMerchantService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/mem/WxLevelConfigController.java 查看文件

@@ -9,7 +9,6 @@ import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.ModelAttribute;
import org.springframework.web.bind.annotation.PostMapping;
@@ -36,7 +35,6 @@ import java.util.List;
public class WxLevelConfigController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxLevelConfigService wxLevelConfigService;



+ 0
- 3
mallinkAdmin/src/main/java/com/iformall/controller/mem/WxScoreHistoryController.java 查看文件

@@ -17,7 +17,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

@RestController
@@ -25,11 +24,9 @@ import org.springframework.web.bind.annotation.*;
public class WxScoreHistoryController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxScoreHistoryService wxScoreHistoryService;

@Lazy
@Autowired
private WxCUserBasicInfoService wxCUserBasicInfoService;



+ 0
- 3
mallinkAdmin/src/main/java/com/iformall/controller/mem/WxScoreRulesController.java 查看文件

@@ -18,7 +18,6 @@ import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

@RestController
@@ -27,11 +26,9 @@ import org.springframework.web.bind.annotation.*;
public class WxScoreRulesController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxScoreRulesService wxScoreRulesService;

@Lazy
@Autowired
private WxMallService wxMallService;



+ 0
- 3
mallinkAdmin/src/main/java/com/iformall/controller/mem/WxUserChannelController.java 查看文件

@@ -13,15 +13,12 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

@RestController
@RequestMapping("wxUserChannel")
public class WxUserChannelController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());
@Lazy
@Autowired
private WxUserChannelService wxUserChannelService;



+ 0
- 2
mallinkAdmin/src/main/java/com/iformall/controller/msg/WxMsgCallbackController.java 查看文件

@@ -14,7 +14,6 @@ import io.swagger.annotations.ApiOperation;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*;

@RestController
@@ -22,7 +21,6 @@ import org.springframework.web.bind.annotation.*;
public class WxMsgCallbackController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass());

@Lazy
@Autowired
private WxMsgCallbackService wxMsgCallbackService;



部分文件因文件數量過多而無法顯示

Loading…
取消
儲存