瀏覽代碼

申请状态查询

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',
       },