Kaynağa Gözat

对接关注

chen 4 yıl önce
ebeveyn
işleme
67f625d462
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      app/service/intelligentDocking.js

+ 1 - 1
app/service/intelligentDocking.js

@@ -94,7 +94,7 @@ class IntelligentDockingService extends CrudService {
         res = error;
       }
     } else {
-      res = '没有符合条件的对接产品,请修改对接需求';
+      res = '没有符合条件的融资产品,请重新调整需求';
     }
     return res;
   }