소스 검색

申请状态查询

lrf 3 년 전
부모
커밋
a860f0e616
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      app/controller/.apply.js

+ 1 - 0
app/controller/.apply.js

@@ -21,6 +21,7 @@ module.exports = {
       query: {
         user_id: 'user_id',
         user_name: 'user_name',
+        status: 'status',
         'meta.createdAt@start': 'meta.createdAt@start',
         'meta.createdAt@end': 'meta.createdAt@end',
       },