Просмотр исходного кода

rollback

release_toaliyun_real
winter 4 лет назад
Родитель
Сommit
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.boot.web.servlet.FilterRegistrationBean;
import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration; import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotation.Lazy;
import org.springframework.http.converter.HttpMessageConverter; import org.springframework.http.converter.HttpMessageConverter;
import org.springframework.http.converter.json.MappingJackson2HttpMessageConverter; import org.springframework.http.converter.json.MappingJackson2HttpMessageConverter;
import org.springframework.web.cors.CorsConfiguration; 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 me.chanjar.weixin.mp.config.impl.WxMpDefaultConfigImpl;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Lazy;
import org.springframework.stereotype.Component; import org.springframework.stereotype.Component;


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


@Lazy
@Autowired @Autowired
private WxAppinfoService wxAppinfoService; private WxAppinfoService wxAppinfoService;


@Lazy
@Autowired @Autowired
private WxMerchantMapper wxMerchantMapper; private WxMerchantMapper wxMerchantMapper;


@Lazy
@Autowired @Autowired
private QrCodeService qrCodeService; private QrCodeService qrCodeService;


@Lazy
@Autowired @Autowired
private WxCouponChannelMapper wxCouponChannelMapper; private WxCouponChannelMapper wxCouponChannelMapper;
@Lazy
@Autowired @Autowired
WxCouponMapper wxCouponMapper; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; 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.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController; import org.springframework.web.bind.annotation.RestController;
@@ -26,7 +25,6 @@ import java.util.Arrays;
public class MallSaleTypeController extends BaseController { public class MallSaleTypeController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass()); private final Logger logger = LoggerFactory.getLogger(this.getClass());


@Lazy
@Autowired @Autowired
private MallSaleTypeService mallSaleTypeService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxBrandService wxBrandService; private WxBrandService wxBrandService;
@Lazy
@Autowired @Autowired
private WxMerchantService wxMerchantService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


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


@Lazy
@Autowired @Autowired
WxCustomizeModuleService wxCustomizeModuleService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxGroupService wxGroupService; 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.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier; import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.context.annotation.Lazy;
import org.springframework.data.redis.core.RedisTemplate; import org.springframework.data.redis.core.RedisTemplate;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxMallBuildingService wxMallBuildingService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxMallService wxMallService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxShopService wxShopService; private WxShopService wxShopService;


@Lazy
@Autowired @Autowired
private WxMerchantService wxMerchantService; private WxMerchantService wxMerchantService;


@Lazy
@Autowired @Autowired
private WxRentContractService wxRentContractService; private WxRentContractService wxRentContractService;


@Lazy
@Autowired @Autowired
private WxCouponOrderService wxCouponOrderService; private WxCouponOrderService wxCouponOrderService;


@Lazy
@Autowired @Autowired
private WxCardSpendService wxCardSpendService; private WxCardSpendService wxCardSpendService;


@Lazy
@Autowired @Autowired
private WxBusinessCircleOrderService wxBusinessCircleOrderService; private WxBusinessCircleOrderService wxBusinessCircleOrderService;


@Lazy
@Autowired @Autowired
private AliBusinessCircleOrderService aliBusinessCircleOrderService; private AliBusinessCircleOrderService aliBusinessCircleOrderService;


@Lazy
@Autowired @Autowired
private WxCreditHistoryService wxCreditHistoryService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxMerchantBUserService wxMerchantBUserService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxMerchantService wxMerchantService; private WxMerchantService wxMerchantService;
@Lazy
@Autowired @Autowired
private QrCodeService qrCodeService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxMerchantShopService wxMerchantShopService; 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.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier; import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.context.annotation.Lazy;
import org.springframework.data.redis.core.RedisTemplate; import org.springframework.data.redis.core.RedisTemplate;
import org.springframework.util.Assert; import org.springframework.util.Assert;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;
@@ -41,11 +40,8 @@ public class WxMiniappThemeController extends BaseController {


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


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


@Lazy
@Autowired @Autowired
WxProjectConfigService wxProjectConfigService; WxProjectConfigService wxProjectConfigService;


@Lazy
@Autowired @Autowired
WxCouponSendConfigService wxCouponSendConfigService; WxCouponSendConfigService wxCouponSendConfigService;


@Lazy
@Autowired @Autowired
WxMallService wxMallService; WxMallService wxMallService;


@Lazy
@Autowired @Autowired
WxPayAccountService wxPayAccountService; WxPayAccountService wxPayAccountService;


@Lazy
@Autowired @Autowired
WxPayAccountBillService wxPayAccountBillService; WxPayAccountBillService wxPayAccountBillService;


@Lazy
@Autowired @Autowired
MallUserInfoService userInfoService; MallUserInfoService userInfoService;


@Lazy
@Autowired @Autowired
WxAppinfoService wxAppinfoService; WxAppinfoService wxAppinfoService;


@Lazy
@Autowired @Autowired
WxMsgConfigService wxMsgConfigService; WxMsgConfigService wxMsgConfigService;


@Lazy
@Autowired @Autowired
WxParkService wxParkService; WxParkService wxParkService;


@Lazy
@Autowired @Autowired
WxWiWideInfoService wxWiWideInfoService; WxWiWideInfoService wxWiWideInfoService;


@Lazy
@Autowired @Autowired
WxAuthorizerInfoService wxAuthorizerInfoService; WxAuthorizerInfoService wxAuthorizerInfoService;


@Lazy
@Autowired @Autowired
WxWeappExtSetService wxWeappExtSetService; WxWeappExtSetService wxWeappExtSetService;


@Lazy
@Autowired @Autowired
WxScoreRulesService wxScoreRulesService; WxScoreRulesService wxScoreRulesService;


@Lazy
@Autowired @Autowired
WxTemplateMsgService wxTemplateMsgService; WxTemplateMsgService wxTemplateMsgService;


@Lazy
@Autowired @Autowired
WxQuestionService wxQuestionService; WxQuestionService wxQuestionService;


@Lazy
@Autowired @Autowired
WxMsgValidationcodeModelService wxMsgValidationcodeModelService; WxMsgValidationcodeModelService wxMsgValidationcodeModelService;


@Lazy
@Autowired @Autowired
WxFlowConfigService wxFlowConfigService; WxFlowConfigService wxFlowConfigService;


@Lazy
@Autowired @Autowired
WxMallBuildingService wxMallBuildingService; WxMallBuildingService wxMallBuildingService;


@Lazy
@Autowired @Autowired
MallUserInfoService mallUserInfoService; MallUserInfoService mallUserInfoService;


@Lazy
@Autowired @Autowired
private WechatWebProperties wechatWebProperties; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxShopService wxShopService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; 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.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController; import org.springframework.web.bind.annotation.RestController;
@@ -26,11 +25,10 @@ import io.swagger.annotations.ApiOperation;
public class WxTagsController extends BaseController { public class WxTagsController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass()); private final Logger logger = LoggerFactory.getLogger(this.getClass());


@Lazy
@Autowired @Autowired
private WxTagsService wxTagsService; private WxTagsService wxTagsService;


@Lazy
@Autowired @Autowired
private WxCUserTagsService wxCUserTagsService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


TJDUtil tjd = new TJDUtil(); TJDUtil tjd = new TJDUtil();


@Lazy
@Autowired @Autowired
WxParkService wxParkService; WxParkService wxParkService;


@Lazy
@Autowired @Autowired
WxCUserCarService wxCUserCarService; WxCUserCarService wxCUserCarService;


@Lazy
@Autowired @Autowired
WxMerchantService wxMerchantService; WxMerchantService wxMerchantService;


@Lazy
@Autowired @Autowired
WxCarCmdLogService wxCarCmdLogService; WxCarCmdLogService wxCarCmdLogService;


@Lazy
@Autowired @Autowired
WxCouponService wxCouponService; WxCouponService wxCouponService;


@Lazy
@Autowired @Autowired
WxCouponCarService wxCouponCarService; WxCouponCarService wxCouponCarService;


@Lazy
@Autowired @Autowired
WxFlowService wxFlowService; WxFlowService wxFlowService;


@Lazy
@Autowired @Autowired
WxCouponMapper wxCouponMapper; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxParkService wxParkService; 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 java.util.Map;


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


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


@Lazy
@Autowired @Autowired
private WxFlowService wxFlowService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxPropertyContractService wxPropertyContractService; private WxPropertyContractService wxPropertyContractService;
@Lazy
@Autowired @Autowired
private WxBillPropertyService wxBillPropertyService; private WxBillPropertyService wxBillPropertyService;
@Lazy
@Autowired @Autowired
private WxPropertyContractMapper wxPropertyContractMapper; private WxPropertyContractMapper wxPropertyContractMapper;
@Lazy
@Autowired @Autowired
private WxRentPropertyContractService wxRentPropertyContractService; private WxRentPropertyContractService wxRentPropertyContractService;
@Lazy
@Autowired @Autowired
WxMallBuildingService buildingService; WxMallBuildingService buildingService;
@Lazy
@Autowired @Autowired
WxMallFloorService floorService; WxMallFloorService floorService;
@Lazy
@Autowired @Autowired
private WxShopService wxShopService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; 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.GetMapping;
import org.springframework.web.bind.annotation.ModelAttribute; import org.springframework.web.bind.annotation.ModelAttribute;
import org.springframework.web.bind.annotation.PostMapping; import org.springframework.web.bind.annotation.PostMapping;
@@ -78,51 +77,28 @@ import io.swagger.annotations.ApiImplicitParams;
public class WxRentContractController extends WxContractBaseController { public class WxRentContractController extends WxContractBaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass()); private final Logger logger = LoggerFactory.getLogger(this.getClass());


@Lazy
@Autowired @Autowired
private WxRentContractService wxRentContractService; private WxRentContractService wxRentContractService;
@Lazy
@Autowired @Autowired
private WxBillRentService wxBillRentService; private WxBillRentService wxBillRentService;
@Lazy
@Autowired @Autowired
private WxPayAccountBillService payAccountBillService; private WxPayAccountBillService payAccountBillService;
@Lazy
@Autowired @Autowired
private WxMerchantService wxMerchantService; private WxMerchantService wxMerchantService;
@Lazy
@Autowired @Autowired
private WxRentContractMapper wxRentContractMapper; private WxRentContractMapper wxRentContractMapper;
@Lazy
@Autowired @Autowired
WxBillRentMapper wxBillRentMapper; WxBillRentMapper wxBillRentMapper;
@Lazy
@Autowired @Autowired
WxBillPropertyMapper wxBillPropertyMapper; WxBillPropertyMapper wxBillPropertyMapper;
@Lazy
@Autowired @Autowired
private WxRentPropertyContractService wxRentPropertyContractService; private WxRentPropertyContractService wxRentPropertyContractService;
@Lazy
@Autowired @Autowired
private WxShopService wxShopService; private WxShopService wxShopService;
@Lazy
@Autowired @Autowired
WxPropertyContractService wxPropertyContractService; WxPropertyContractService wxPropertyContractService;
@Lazy
@Autowired @Autowired
WxMallBuildingService buildingService; WxMallBuildingService buildingService;
@Lazy
@Autowired @Autowired
WxMallFloorService floorService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxRentPropertyContractService wxRentPropertyContractService; private WxRentPropertyContractService wxRentPropertyContractService;
@Lazy
@Autowired @Autowired
WxMallBuildingService buildingService; WxMallBuildingService buildingService;
@Lazy
@Autowired @Autowired
WxMallFloorService floorService; WxMallFloorService floorService;
@Lazy
@Autowired @Autowired
private WxShopService wxShopService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


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


@Lazy
@Autowired @Autowired
private DataTowerService dataTowerService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


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


@Lazy
@Autowired @Autowired
private WxChartDataService wxChartDataService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxMerchantTradeDailyService wxMerchantTradeDailyService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxCUserBasicInfoService wxCUserBasicInfoService; private WxCUserBasicInfoService wxCUserBasicInfoService;


@Lazy
@Autowired @Autowired
private CUserServiceFactory cuserFactory; private CUserServiceFactory cuserFactory;


@Lazy
@Autowired @Autowired
private WxMallService wxMallService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxCUserBasicInfoService wxCUserBasicInfoService; private WxCUserBasicInfoService wxCUserBasicInfoService;


@Lazy
@Autowired @Autowired
private WxCUserService wxCUserService; private WxCUserService wxCUserService;


@Lazy
@Autowired @Autowired
private WxLevelConfigService wxLevelConfigService; private WxLevelConfigService wxLevelConfigService;


@Lazy
@Autowired @Autowired
private WxCUserCarService wxCUserCarService; private WxCUserCarService wxCUserCarService;


@Lazy
@Autowired @Autowired
private WxCUserTagsService wxCUserTagsService; private WxCUserTagsService wxCUserTagsService;


@Lazy
@Autowired @Autowired
private WxUserChannelService wxUserChannelService; private WxUserChannelService wxUserChannelService;


@Lazy
@Autowired @Autowired
private WxScoreRulesService wxScoreRulesService; private WxScoreRulesService wxScoreRulesService;


@Lazy
@Autowired @Autowired
private WxMallService wxMallService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private KwBoxService kwBoxService; private KwBoxService kwBoxService;


@Lazy
@Autowired @Autowired
private KwMeterService kwMeterService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;




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


@Lazy
@Autowired @Autowired
private KwMerchantMeterService kwMerchantMeterService; private KwMerchantMeterService kwMerchantMeterService;


@Lazy
@Autowired @Autowired
private KwMeterDataService kwMeterDataService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;
import org.springframework.web.multipart.MultipartFile; import org.springframework.web.multipart.MultipartFile;


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


@Lazy
@Autowired @Autowired
private KwMeterService kwMeterService; private KwMeterService kwMeterService;


@Lazy
@Autowired @Autowired
private KwMeterDataService kwMeterDataService; private KwMeterDataService kwMeterDataService;


@Lazy
@Autowired @Autowired
private KwMerchantMeterService kwMerchantMeterService; private KwMerchantMeterService kwMerchantMeterService;


@Lazy
@Autowired @Autowired
private KwBoxService kwBoxService; private KwBoxService kwBoxService;


@Lazy
@Autowired @Autowired
private ExcelService excelService; private ExcelService excelService;


@Lazy
@Autowired @Autowired
private WxMerchantService wxMerchantService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private KwMeterDataService kwMeterDataService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxDeviceService wxDeviceService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxScreenAdService wxScreenAdService; private WxScreenAdService wxScreenAdService;


@Lazy
@Autowired @Autowired
private WxCampaignService wxCampaignService; private WxCampaignService wxCampaignService;


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


@Lazy
@Autowired @Autowired
private InvestBizService bizService ; 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 lombok.extern.slf4j.Slf4j;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.multipart.MultipartFile; import org.springframework.web.multipart.MultipartFile;


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


@Lazy
@Autowired @Autowired
private InvestBizService investBizService; private InvestBizService investBizService;


@Lazy
@Autowired @Autowired
private InvestCustomerService investCustomerService; 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 io.swagger.annotations.Api;
import lombok.extern.slf4j.Slf4j; import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private InvestCustomerService customerService; 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 io.swagger.annotations.ApiOperation;
import lombok.extern.slf4j.Slf4j; import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


import java.util.Arrays; import java.util.Arrays;
@@ -30,12 +29,8 @@ import java.util.Arrays;
@RequestMapping("invest/followrecord") @RequestMapping("invest/followrecord")
@Api(tags = "招商模块-跟踪记录") @Api(tags = "招商模块-跟踪记录")
public class InvestFollowRecordController extends InvestBaseController { public class InvestFollowRecordController extends InvestBaseController {
@Lazy
@Autowired @Autowired
private InvestFollowRecordService investFollowRecordService; private InvestFollowRecordService investFollowRecordService;
@Lazy
@Autowired @Autowired
private InvestBizService bizService ; 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 io.swagger.annotations.ApiOperation;
import lombok.extern.slf4j.Slf4j; import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


import java.util.Arrays; import java.util.Arrays;
@@ -29,12 +28,8 @@ import java.util.Arrays;
@RequestMapping("invest/message") @RequestMapping("invest/message")
@Api(tags = "招商模块-消息提醒") @Api(tags = "招商模块-消息提醒")
public class InvestMessageController extends InvestBaseController { public class InvestMessageController extends InvestBaseController {
@Lazy
@Autowired @Autowired
private InvestMessageService investRemindService; private InvestMessageService investRemindService;
@Lazy
@Autowired @Autowired
private InvestBizService bizService; 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 io.swagger.annotations.ApiOperation;
import lombok.extern.slf4j.Slf4j; import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


import java.util.Arrays; import java.util.Arrays;
@@ -32,12 +31,8 @@ import java.util.Collection;
@RequestMapping("invest/operaterecord") @RequestMapping("invest/operaterecord")
@Api(tags = "招商模块-操作记录") @Api(tags = "招商模块-操作记录")
public class InvestOperateRecordController extends InvestBaseController { public class InvestOperateRecordController extends InvestBaseController {
@Lazy
@Autowired @Autowired
private InvestOperateRecordService investOperateRecordService; private InvestOperateRecordService investOperateRecordService;
@Lazy
@Autowired @Autowired
private InvestBizService bizService; 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 lombok.extern.slf4j.Slf4j;
import org.apache.shiro.authz.annotation.RequiresPermissions; import org.apache.shiro.authz.annotation.RequiresPermissions;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


import java.util.Arrays; import java.util.Arrays;
@@ -34,12 +33,8 @@ import java.util.Arrays;
@RequestMapping("invest/remind") @RequestMapping("invest/remind")
@Api(tags = "招商模块-预约提醒") @Api(tags = "招商模块-预约提醒")
public class InvestRemindController extends InvestBaseController { public class InvestRemindController extends InvestBaseController {
@Lazy
@Autowired @Autowired
private InvestRemindService investRemindService; private InvestRemindService investRemindService;
@Lazy
@Autowired @Autowired
private InvestBizService bizService; 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 lombok.extern.slf4j.Slf4j;
import org.apache.shiro.authz.annotation.RequiresPermissions; import org.apache.shiro.authz.annotation.RequiresPermissions;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


import java.util.Arrays; import java.util.Arrays;
@@ -29,12 +28,8 @@ import java.util.Arrays;
@RequestMapping("invest/task") @RequestMapping("invest/task")
@Api(tags = "招商模块-招商任务") @Api(tags = "招商模块-招商任务")
public class InvestTaskController extends InvestBaseController { public class InvestTaskController extends InvestBaseController {
@Lazy
@Autowired @Autowired
private InvestTaskService investTaskService; private InvestTaskService investTaskService;
@Lazy
@Autowired @Autowired
private InvestBizService bizService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; 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.GetMapping;
import org.springframework.web.bind.annotation.ModelAttribute; import org.springframework.web.bind.annotation.ModelAttribute;
import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RequestMapping;
@@ -35,7 +34,6 @@ import java.util.Map;
public class AliBusinessCircleOrderController extends BaseController { public class AliBusinessCircleOrderController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass()); private final Logger logger = LoggerFactory.getLogger(this.getClass());


@Lazy
@Autowired @Autowired
private AliBusinessCircleOrderService aliBusinessCircleOrderService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private FengNiaoMapService fengNiaoMapService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; 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.GetMapping;
import org.springframework.web.bind.annotation.ModelAttribute; import org.springframework.web.bind.annotation.ModelAttribute;
import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RequestMapping;
@@ -33,11 +32,8 @@ import java.util.List;
public class MarkingDataReportController extends BaseController { public class MarkingDataReportController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass()); private final Logger logger = LoggerFactory.getLogger(this.getClass());


@Lazy
@Autowired @Autowired
private MarkingDataReportService markingDataReportService; private MarkingDataReportService markingDataReportService;
@Lazy
@Autowired @Autowired
private WxMallService wxMallService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private PushLimitService pushLimitService; 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 com.iformall.ueditor.ActionEnter;
import io.swagger.annotations.Api; import io.swagger.annotations.Api;
import org.springframework.beans.factory.annotation.Autowired; 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.RequestMapping;
import org.springframework.web.bind.annotation.ResponseBody; import org.springframework.web.bind.annotation.ResponseBody;
import org.springframework.web.bind.annotation.RestController; import org.springframework.web.bind.annotation.RestController;
@@ -16,7 +15,6 @@ import javax.servlet.http.HttpServletRequest;
@Api(description = "网页bannner图接口") @Api(description = "网页bannner图接口")
public class UeditorController { public class UeditorController {


@Lazy
@Autowired @Autowired
private ActionEnter actionEnter; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxActivityService wxActivityService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxActivityJoinService wxActivityJoinService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxBusinessCircleOrderService wxBusinessCircleOrderService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxCampaignService wxCampaignService; private WxCampaignService wxCampaignService;


@Lazy
@Autowired @Autowired
WxCouponService wxCouponService; WxCouponService wxCouponService;


@Lazy
@Autowired @Autowired
private WxCouponChannelService wxCouponChannelService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
WxMerchantService wxMerchantService; WxMerchantService wxMerchantService;


@Lazy
@Autowired @Autowired
WxOrderService wxOrderService; WxOrderService wxOrderService;


@Lazy
@Autowired @Autowired
WxCardInfoService wxCardInfoService; WxCardInfoService wxCardInfoService;


@Lazy
@Autowired @Autowired
WxCardSpendService wxCardSpendService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxCashOutService wxCashOutService; private WxCashOutService wxCashOutService;
@Lazy
@Autowired @Autowired
WxCUserService wxCUserService; WxCUserService wxCUserService;
@Lazy
@Autowired @Autowired
WxMerchantService wxMerchantService; WxMerchantService wxMerchantService;
@Lazy
@Autowired @Autowired
WxMallService wxMallService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxCouponActionLogService wxCouponActionLogService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxCouponCarService wxCouponCarService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxCouponChannelService wxCouponChannelService; private WxCouponChannelService wxCouponChannelService;
@Lazy
@Autowired @Autowired
private WxAppinfoController wxAppinfoController; private WxAppinfoController wxAppinfoController;
@Lazy
@Autowired @Autowired
private WxCouponChannelMapper wxCouponChannelMapper; private WxCouponChannelMapper wxCouponChannelMapper;
@Lazy
@Autowired @Autowired
private QrCodeService qrCodeService; private QrCodeService qrCodeService;
@Lazy
@Autowired @Autowired
private WxFlowService wxFlowService; private WxFlowService wxFlowService;
@Lazy
@Autowired @Autowired
private WxCouponService wxCouponService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxCouponService wxCouponService; private WxCouponService wxCouponService;
@Lazy
@Autowired @Autowired
private WxCouponPasswordService couponPasswordService; private WxCouponPasswordService couponPasswordService;
@Lazy
@Autowired @Autowired
private WxCouponChannelMapper wxCouponChannelMapper; private WxCouponChannelMapper wxCouponChannelMapper;
@Lazy
@Autowired @Autowired
private WxFlowService wxFlowService; private WxFlowService wxFlowService;
@Lazy
@Autowired @Autowired
private WxMallService wxMallService; private WxMallService wxMallService;
@Lazy
@Autowired @Autowired
RedisLock redisLock; RedisLock redisLock;
@Lazy
@Autowired @Autowired
private WxPayAccountService wxPayAccountService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxCouponInjectService wxCouponInjectService; private WxCouponInjectService wxCouponInjectService;
@Lazy
@Autowired @Autowired
private WxCUserTagsService wxCUserTagsService; private WxCUserTagsService wxCUserTagsService;
@Lazy
@Autowired @Autowired
private WxMsgModelService wxMsgModelService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxCouponOrderService wxCouponOrderService; private WxCouponOrderService wxCouponOrderService;


@Lazy
@Autowired @Autowired
private WxRefundOrderService wxRefundOrderService; private WxRefundOrderService wxRefundOrderService;


@Lazy
@Autowired @Autowired
private WxAppinfoService wxAppinfoService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxCouponPasswordService wxCouponPasswordService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxCouponPresentService wxCouponPresentService; private WxCouponPresentService wxCouponPresentService;


@Lazy
@Autowired @Autowired
PushLimitService pushLimitService; PushLimitService pushLimitService;


@Lazy
@Autowired @Autowired
WxCouponService wxCouponService; WxCouponService wxCouponService;


@Lazy
@Autowired @Autowired
WxCouponPasswordService wxCouponPasswordService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxCouponSendConfigService wxCouponSendConfigService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxCouponSendService wxCouponSendService; private WxCouponSendService wxCouponSendService;
@Lazy
@Autowired @Autowired
private WxCouponService wxCouponService; private WxCouponService wxCouponService;
@Lazy
@Autowired @Autowired
private WxCouponActionLogService wxCouponActionLogService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
WxFloatingLayerService wxFloatingLayerService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxGameService wxGameService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxGameTemplateService wxGameTemplateService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;




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


@Lazy
@Autowired @Autowired
private MarkingDataReportService markingDataReportService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;




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


@Lazy
@Autowired @Autowired
private WxMerchantPowerBillConfigService wxMerchantPowerBillConfigService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
WxMerchantSubsidyService wxMerchantSubsidyService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;




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


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


@Lazy
@Autowired @Autowired
private WxOpinionService wxOpinionService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxCouponChannelService wxCouponChannelService; private WxCouponChannelService wxCouponChannelService;


@Lazy
@Autowired @Autowired
private WxOrderService wxOrderService; private WxOrderService wxOrderService;


@Lazy
@Autowired @Autowired
private WxCUserService wxCUserService; private WxCUserService wxCUserService;


@Lazy
@Autowired @Autowired
private WxCouponService wxCouponService; private WxCouponService wxCouponService;
@Lazy
@Autowired @Autowired
private WxCUserBasicInfoService wxCUserBasicInfoService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; 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.GetMapping;
import org.springframework.web.bind.annotation.ModelAttribute; import org.springframework.web.bind.annotation.ModelAttribute;
import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RequestMapping;
@@ -32,11 +31,8 @@ import javax.servlet.http.HttpServletResponse;
public class WxOrderGroupController extends BaseController { public class WxOrderGroupController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass()); private final Logger logger = LoggerFactory.getLogger(this.getClass());


@Lazy
@Autowired @Autowired
WxOrderGroupService wxOrderGroupService; WxOrderGroupService wxOrderGroupService;
@Lazy
@Autowired @Autowired
WxMallService wxMallService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxOrderService wxOrderService; private WxOrderService wxOrderService;


@Lazy
@Autowired @Autowired
private WxPayOrderService wxPayOrderService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;




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


@Lazy
@Autowired @Autowired
private WxPowerBillAutoConfigService wxPowerBillAutoConfigService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;




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


@Lazy
@Autowired @Autowired
WxPrepaymentService wxPrepaymentService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxProfitSharingOrderService wxProfitSharingOrderService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxQuestionService wxQuestionService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


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


@Lazy
@Autowired @Autowired
private WxQuestionOneselfService wxQuestionOneselfService; private WxQuestionOneselfService wxQuestionOneselfService;


@Lazy
@Autowired @Autowired
private WxQuestionOneselfUserService wxQuestionOneselfUserService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxRefundOrderService wxRefundOrderService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxSubsidyService wxSubsidyService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; 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.GetMapping;
import org.springframework.web.bind.annotation.ModelAttribute; import org.springframework.web.bind.annotation.ModelAttribute;
import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RequestMapping;
@@ -35,7 +34,6 @@ import java.util.Map;
public class WxThirdPartyOrdersController extends BaseController { public class WxThirdPartyOrdersController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass()); private final Logger logger = LoggerFactory.getLogger(this.getClass());


@Lazy
@Autowired @Autowired
private WxThirdPartyOrdersService wxThirdPartyOrdersOrderService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;
import java.util.Date; import java.util.Date;


@@ -25,8 +24,6 @@ import java.util.Date;
@Api(description = "专题相关接口") @Api(description = "专题相关接口")
public class WxTopicController extends BaseController { public class WxTopicController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass()); private final Logger logger = LoggerFactory.getLogger(this.getClass());
@Lazy
@Autowired @Autowired
private WxTopicService wxTopicService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; 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.PostMapping;
import org.springframework.web.bind.annotation.RequestBody; import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RequestMapping;
@@ -26,7 +25,7 @@ import org.springframework.web.bind.annotation.RestController;
public class WxUserCouponController extends BaseController { public class WxUserCouponController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass()); private final Logger logger = LoggerFactory.getLogger(this.getClass());


@Lazy
@Autowired @Autowired
private WxUserCouponService wxUserCouponService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.data.redis.core.StringRedisTemplate; import org.springframework.data.redis.core.StringRedisTemplate;
import org.springframework.scheduling.annotation.Async; import org.springframework.scheduling.annotation.Async;
import org.springframework.stereotype.Component; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.data.redis.core.StringRedisTemplate; import org.springframework.data.redis.core.StringRedisTemplate;
import org.springframework.scheduling.annotation.Async; import org.springframework.scheduling.annotation.Async;
import org.springframework.stereotype.Component; import org.springframework.stereotype.Component;
@@ -33,7 +32,6 @@ import java.util.concurrent.TimeUnit;
public class BillDailyAsyncTask { public class BillDailyAsyncTask {
private final Logger logger = LoggerFactory.getLogger(this.getClass()); private final Logger logger = LoggerFactory.getLogger(this.getClass());


@Lazy
@Autowired @Autowired
private WxBillDailyService wxBillDailyService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.data.redis.core.StringRedisTemplate; import org.springframework.data.redis.core.StringRedisTemplate;
import org.springframework.scheduling.annotation.Async; import org.springframework.scheduling.annotation.Async;
import org.springframework.stereotype.Component; import org.springframework.stereotype.Component;
@@ -40,22 +39,18 @@ import java.util.stream.Collectors;
public class ImportTemplateTask { public class ImportTemplateTask {
private final Logger logger = LoggerFactory.getLogger(this.getClass()); private final Logger logger = LoggerFactory.getLogger(this.getClass());


@Lazy
@Autowired @Autowired
private WxCUserBasicInfoService wxCUserBasicInfoService; private WxCUserBasicInfoService wxCUserBasicInfoService;


@Lazy
@Autowired @Autowired
private WxTagsService wxTagsService; private WxTagsService wxTagsService;


@Autowired @Autowired
StringRedisTemplate stringRedisTemplate; StringRedisTemplate stringRedisTemplate;


@Lazy
@Autowired @Autowired
private WxBillAllService wxBillAllService; private WxBillAllService wxBillAllService;


@Lazy
@Autowired @Autowired
private WxMerchantMapper wxMerchantMapper; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxCouponChannelService couponChannelService; private WxCouponChannelService couponChannelService;


@Lazy
@Autowired @Autowired
private MemCouponFromDspService memCouponFromDspService; private MemCouponFromDspService memCouponFromDspService;


@Lazy
@Autowired @Autowired
private WxCouponService couponService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


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


@Lazy
@Autowired @Autowired
private UserBasicInfoAddressService userBasicInfoAddressService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.data.redis.core.StringRedisTemplate; import org.springframework.data.redis.core.StringRedisTemplate;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;
import org.springframework.web.multipart.MultipartFile; import org.springframework.web.multipart.MultipartFile;
@@ -54,35 +53,27 @@ public class WxCUserBasicInfoController extends BaseController {
@Autowired @Autowired
private String fmUploadDir; private String fmUploadDir;


@Lazy
@Autowired @Autowired
private WxCUserBasicInfoService wxCUserBasicInfoService; private WxCUserBasicInfoService wxCUserBasicInfoService;


@Lazy
@Autowired @Autowired
private WxCUserBasicChildService wxCUserBasicChildService; private WxCUserBasicChildService wxCUserBasicChildService;


@Lazy
@Autowired @Autowired
private WxCUserTagsService wxCUserTagsService; private WxCUserTagsService wxCUserTagsService;


@Lazy
@Autowired @Autowired
private WxCUserCarService wxCUserCarService; private WxCUserCarService wxCUserCarService;


@Lazy
@Autowired @Autowired
private WxCouponOrderService wxCouponOrderService; private WxCouponOrderService wxCouponOrderService;


@Lazy
@Autowired @Autowired
private WxCouponService wxCouponService; private WxCouponService wxCouponService;


@Lazy
@Autowired @Autowired
private WxLevelConfigService wxLevelConfigService; private WxLevelConfigService wxLevelConfigService;


@Lazy
@Autowired @Autowired
WxCarPayRecordService wxCarPayRecordService; WxCarPayRecordService wxCarPayRecordService;


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


@Lazy
@Autowired @Autowired
private ExcelService excelService; private ExcelService excelService;


@Lazy
@Autowired @Autowired
private WxMerchantMapper wxMerchantMapper; private WxMerchantMapper wxMerchantMapper;


@Lazy
@Autowired @Autowired
private WxCreditHistoryService wxCreditHistoryService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxCUserCarService wxCUserCarService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxCUserService wxCUserService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; 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.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController; import org.springframework.web.bind.annotation.RestController;
@@ -42,23 +41,14 @@ import io.swagger.annotations.ApiOperation;
public class WxCUserDataController extends BaseController { public class WxCUserDataController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass()); private final Logger logger = LoggerFactory.getLogger(this.getClass());


@Lazy
@Autowired @Autowired
private CUserServiceFactory cuserFactory; private CUserServiceFactory cuserFactory;
@Lazy
@Autowired @Autowired
private WxUserVisitService wxUserVisitService; private WxUserVisitService wxUserVisitService;
@Lazy
@Autowired @Autowired
private WxCouponOrderService wxCouponOrderService; private WxCouponOrderService wxCouponOrderService;
@Lazy
@Autowired @Autowired
private WxCUserBasicInfoService wxCUserBasicInfoService; private WxCUserBasicInfoService wxCUserBasicInfoService;
@Lazy
@Autowired @Autowired
private WxMallService wxMallService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxCUserFromService wxCUserFromService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxCUserTagsService wxCUserTagsService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
WxCreditHistoryService wxCreditHistoryService; WxCreditHistoryService wxCreditHistoryService;


@Lazy
@Autowired @Autowired
private WxMerchantService wxMerchantService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; 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.GetMapping;
import org.springframework.web.bind.annotation.ModelAttribute; import org.springframework.web.bind.annotation.ModelAttribute;
import org.springframework.web.bind.annotation.PostMapping; import org.springframework.web.bind.annotation.PostMapping;
@@ -36,7 +35,6 @@ import java.util.List;
public class WxLevelConfigController extends BaseController { public class WxLevelConfigController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass()); private final Logger logger = LoggerFactory.getLogger(this.getClass());


@Lazy
@Autowired @Autowired
private WxLevelConfigService wxLevelConfigService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxScoreHistoryService wxScoreHistoryService; private WxScoreHistoryService wxScoreHistoryService;


@Lazy
@Autowired @Autowired
private WxCUserBasicInfoService wxCUserBasicInfoService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxScoreRulesService wxScoreRulesService; private WxScoreRulesService wxScoreRulesService;


@Lazy
@Autowired @Autowired
private WxMallService wxMallService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


@RestController @RestController
@RequestMapping("wxUserChannel") @RequestMapping("wxUserChannel")
public class WxUserChannelController extends BaseController { public class WxUserChannelController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass()); private final Logger logger = LoggerFactory.getLogger(this.getClass());
@Lazy
@Autowired @Autowired
private WxUserChannelService wxUserChannelService; 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.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;


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


@Lazy
@Autowired @Autowired
private WxMsgCallbackService wxMsgCallbackService; private WxMsgCallbackService wxMsgCallbackService;




Некоторые файлы не были показаны из-за большого количества измененных файлов

Загрузка…
Отмена
Сохранить