Explorar el Código

修改接口:根据栏目获取求职招聘信息

FengR hace 1 mes
padre
commit
1f44f5bd18
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/JsonRpc/NewsService.php

+ 1 - 1
app/JsonRpc/NewsService.php

@@ -8574,7 +8574,7 @@ class NewsService implements NewsServiceInterface
               'job_hunting.cat_arr_id',
               'job_position.zwname as job_name',
               'job_hunting.updated_at',
-              'job_hunting.keyword',
+              // 'job_hunting.keyword',
               'job_hunting.slelf_evaluation'
             )
             ->orderBy('updated_at', 'desc')