licailing 4 лет назад
Родитель
Сommit
f10908ea69

+ 3 - 3
src/main/java/com/izouma/nineth/service/OrderService.java

@@ -461,9 +461,9 @@ public class OrderService {
                     collectionRepo.delete(collection);
 
                     // 发送短信提醒用户转让成功
-//                    if (asset != null && asset.getUserId() != null) {
-//                        smsService.sellOut(userRepo.findPhoneById(asset.getUserId()));
-//                    }
+                    if (asset != null && asset.getUserId() != null) {
+                        smsService.sellOut(userRepo.findPhoneById(asset.getUserId()));
+                    }
 
                 } else {
                     orderRepo.save(order);

+ 2 - 2
src/main/resources/application.yaml

@@ -131,9 +131,9 @@ aliyun:
   oss-end-point: oss-cn-shenzhen.aliyuncs.com
   oss-bucket-name: raex-meta
   oss-domain: https://raex-meta.oss-cn-shenzhen.aliyuncs.com
-  sms-sign: 华储艺术品中心
+  sms-sign: 绿洲数字藏品中心
   sms-code: SMS_228870098
-  sell-out-code: SMS_232907378
+  sell-out-code: SMS_232892483
 
 general:
   host: https://test.raex.vip