guhongwei %!s(int64=3) %!d(string=hai) anos
pai
achega
c3ad2670ba
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      app/controller/users/.personal.js

+ 3 - 1
app/controller/users/.personal.js

@@ -14,6 +14,7 @@ module.exports = {
       "remark",
       "juris",
       "create_time",
+      "is_expert",
     ],
   },
   destroy: {
@@ -35,6 +36,7 @@ module.exports = {
       "remark",
       "juris",
       "create_time",
+      "is_expert",
     ],
   },
   show: {
@@ -48,7 +50,7 @@ module.exports = {
       query: {
         phone: "phone",
         code: "code",
-        juris:"juris",
+        juris: "juris",
         status: "status",
         profession: "profession",
         "create_time@start": "create_time@start",