Explorar el Código

专家id可以为空

guhongwei hace 3 años
padre
commit
8c7ab2e81d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/controller/.achieve_expert.js

+ 1 - 1
app/controller/.achieve_expert.js

@@ -1,7 +1,7 @@
 module.exports = {
   create: {
     requestBody: [
-      "!expert_user_id",
+      "expert_user_id",
       "expert_name",
       "phone",
       "password",