/
home
/
infinitibizsol
/
.trash
/
node_modules.8
/
.cache
/
esm
/
File Upload :
llllll
Current File: /home/infinitibizsol/.trash/node_modules.8/.cache/esm/bdeaf395a9b9f506.js
let mongoose;_a9b.x([["default",()=>_a9b.o]]);_a9b.w("mongoose",[["default",["mongoose"],function(v){mongoose=v}]]); const EmploymentInfo = new mongoose.Schema( { date_hired: { type: String, required: false, default: "" }, date_terminated: { type: String, required: false, default: "" }, reason_terminated: { type: String, required: false, default: "" }, user_id: { type: mongoose.Schema.ObjectId, ref: "User", required: true, }, createdOn: { type: Date, default: Date.now }, modifiedOn: { type: Date, default: Date.now }, }, { toJSON: { virtuals: true }, toObject: { virtuals: true }, } ); _a9b.d(mongoose.model("EmploymentInfo", EmploymentInfo));
Copyright ©2k19 -
Hexid
|
Tex7ure