SDN302_-_SU_2025_-_PE_3967.webp
Erza_girl

SDN302_-_SU_2025_-_PE_3967.webp

tabase contains 3 collections with the following schema:
Kizspy.meta
apartment ({
apartmentName: {type: String, required: true, unique: true},
totalOfFloors: {type: Number, required: true},
},{ timestamps: true, });
resident ({
resident Name: {type: String, required: true, unique: true},
residentDescription: { type: String, required: true},
Zoom
floor: {type: Number, required: true, min: 1, max: 40},
YOB: {type: Number, required: true, min: 1940, max: 2025},
isOwned: {type: Boolean, default: false},
apartment: {type: mongoose.Schema. Types.ObjectId, ref: "apartment", required: true},
},{ timestamps: true, });
account ({
us {type: String, required: true},
pw{type: String, required: true},
+ 100%
Close
Chưa có bình luận nào.

Thông tin

Category
SDN302
Thêm bởi
Erza_girl
Ngày thêm
Lượt xem
513
Lượt bình luận
0
Rating
0.00 star(s) 0 đánh giá

Share this media

Back
Bên trên Bottom