瀏覽代碼

对接关注

chen 4 年之前
父節點
當前提交
67f625d462
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;
   }