明树Git Lab

Commit ba1e59cb authored by zfp1's avatar zfp1

update

parent f52b6874
......@@ -9,13 +9,12 @@ const moment = require('moment');
const letianCompanyInfoSchema = new Schema({
name: {
type: mongoose.Types.ObjectId,
ref: 'ProductPre',
comment: "来源初加工产品 靠产品名称关联"
type: String,
comment: "公司名称"
},
address: {
description: {
type: String,
comment: "深加工产品名称"
comment: "简介"
},
companyInfoImgs: {
type: [
......
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