lrf402788946 il y a 4 ans
Parent
commit
511733beda
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      app/service/users/product.js

+ 1 - 1
app/service/users/product.js

@@ -55,7 +55,7 @@ class ProductService extends CrudService {
     // 技术成果
     const achieve = await this.getSample('model', 6, { type: '1', status: '2' });
     // 商务服务
-    const serve = await this.getSample('model', 6, { type: '2', status: '2' });
+    const serve = await this.getSample('model', 5, { type: '2', status: '2' });
     // 专利:patent limit=>6
     const patent = await this.getSample('patent');
     // 专家:expert:limit=>8