@@ -117,3 +117,6 @@ jst:
app_secret: 5b7d9369dbcd414db45089bc047ebe1a #聚水潭2025-10-15
authorization_code: 666666
shop_code: "18849902"
+
+openIM:
+ url: xx
@@ -118,6 +118,8 @@ public class StoreOrderScrmController extends AppBaseController {
private IFsStoreProductPackageScrmService productPackageService;
@Autowired
private RedissonClient redissonClient;
+ @Autowired
IPayService ybPayService;
private HuiFuService huiFuService;