lrf402788946 4 gadi atpakaļ
vecāks
revīzija
511733beda
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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 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
     // 专利:patent limit=>6
     const patent = await this.getSample('patent');
     const patent = await this.getSample('patent');
     // 专家:expert:limit=>8
     // 专家:expert:limit=>8