Merge pull request #12 from Danakcorp/Zarei

Test ip
This commit is contained in:
Mr Swift
2024-10-01 15:32:42 +03:30
committed by GitHub
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -27,6 +27,7 @@ const UserSchema = mongoose.Schema({
},
shopName: String,
birthDate: String,
lastIP:String,
walletBalance: {
type: Number,
min: 0,