|
@@ -53,9 +53,6 @@ public class AdvertisementOrderDonServiceImpl extends ServiceImpl<AdvertisementO
|
|
|
@Value("${advertisement.shopKey}")
|
|
@Value("${advertisement.shopKey}")
|
|
|
private String shopKey;
|
|
private String shopKey;
|
|
|
|
|
|
|
|
- @Value("${advertisement.appId}")
|
|
|
|
|
- private String appId;
|
|
|
|
|
-
|
|
|
|
|
@Value("${advertisement.shopId}")
|
|
@Value("${advertisement.shopId}")
|
|
|
private String shopId;
|
|
private String shopId;
|
|
|
|
|
|