lrf402788946 4 éve
szülő
commit
511733beda
1 módosított fájl, 1 hozzáadás és 1 törlés
  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