明树Git Lab

Commit c22dd2cf authored by zfp1's avatar zfp1

updae

parent cdff6f8c
......@@ -51,6 +51,7 @@ const FileTemplate = require('./models/letianFileTemplate');
const AreaRecord = require('./models/letianAreaRecord');
const ExcelRecord = require('./models/letianExcelRecord');
const PlantCycle = require('./models/letianPlantCycle')
const PlantPlan = require('./models/letianPlantPlan');
const ProductPlant = require('./models/letianProductPlant');
const ProductPre = require('./models/letianProductPre');
......@@ -95,7 +96,8 @@ global.DB = {
FileTemplate,
AreaRecord,
ExcelRecord,
PlantCycle,
PlantPlan,
ProductPlant,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment