laiguoran пре 5 година
родитељ
комит
55aaa6c048
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      modules/all_models/user.js

+ 1 - 1
modules/all_models/user.js

@@ -46,7 +46,7 @@ let schema = {
     email: String,
     mobile: {
         type: String,
-        unique: true
+        // unique: true
     },
     qq: {
         type: String,