明树Git Lab

Commit cda916a2 authored by zfp1's avatar zfp1

update

parent 3212fece
......@@ -67,7 +67,6 @@ const letianProTraceCodeSchema = new Schema({
},
rawMatCul: { //原料种植
proName: String,
proTime: Date,
proAdr: String,
manager: String,
proSteps: [
......@@ -84,6 +83,7 @@ const letianProTraceCodeSchema = new Schema({
proProcess: { //产品加工
proName: String,
proAdr: String,
proTime: Date,
manager: String,
proSteps: [
{
......
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