puzhibing
2023-07-14 21a9ec4a797e26e49a14f386e054da3cb0afc376
cloud-server-activity/src/main/java/com/dsh/activity/service/impl/UserCouponServiceImpl.java
@@ -51,19 +51,19 @@
    @Autowired
    private GDMapGeocodingUtil gdMapGeocodingUtil;
    @Autowired
    @Resource
    private AppUserClient appClient;
    @Autowired
    @Resource
    private StudentClient studentClient;
    @Autowired
    @Resource
    private CouponMapper couponMapper;
    @Autowired
    @Resource
    private StoreClient storeClient;
    @Autowired
    @Resource
    private CouponStoreMapper csMapper;
    /**