Przeglądaj źródła

申请状态查询

lrf 3 lat temu
rodzic
commit
a860f0e616
1 zmienionych plików z 1 dodań i 0 usunięć
  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',
       },