|
@@ -414,26 +414,28 @@ msg355:"Customize",
|
|
|
msg356:'Spreading Feed',
|
|
|
msg357: 'Mixing Feed ',
|
|
|
recipe:{
|
|
|
- name: 'checkfttype,checkbigcowclass,checkFeed,insertFTUploadEnglish,insertFTdetailUpload',
|
|
|
+ name: 'checkfttypeEnglish,checkbigcowclassEnglish,checkFeedEnglish,insertFTUploadEnglish,insertFTdetailUploadEnglish',
|
|
|
importParams: 'Formula Name,Livestock Category,Formula Type,Note,Feed Group,Feed Name,with Weight (kg),Mixing Delay (min),Lock the Ratio of Cattle Heads',
|
|
|
requiredParams: 'Formula Name,Livestock Category,Formula Type,Feed Name,with Weight (kg),Mixing Delay (min),Lock the Ratio of Cattle Heads',
|
|
|
-numParams: 'with Weight (kg),Mixing Delay (min)',
|
|
|
+ numParams: 'with Weight (kg),Mixing Delay (min)',
|
|
|
},
|
|
|
|
|
|
dhedform:{
|
|
|
- name:'checkbarname,checkftsw,checkftbl',
|
|
|
- importParams: 'Pen Name,Actual Headcount,Coefficient(%), Formula Template ,Supplement Formula,First Shift Ratio(%),Second Shift Ratio(%),Third Shift Ratio(%)',
|
|
|
- requiredParams: 'Pen Name,Actual Headcount,Coefficient(%), Formula Template ,',
|
|
|
- numParams: 'Actual Headcount,Coefficient(%),First Shift Ratio(%),Second Shift Ratio(%),Third Shift Ratio(%),Fourth Shift Ratio(%)',
|
|
|
- theader:['Pen Name','Actual Headcount','Coefficient(%)','Formula Template','Supplement Formula',' First Shift Ratio(%)','Second Shift Ratio(%)','Third Shift Ratio(%)','Fourth Shift Ratio(%)','Fourth Shift Ratio(%)','Sixth shift Ratio(%)'],
|
|
|
+ name:'checkbarnameEnglish,checkftswEnglish,checkftblEnglish',
|
|
|
+ importParams: 'Pen Name,Actual Cattle Number,Coefficient(%),Formula Template,Supplement Formula,First Shift Ratio(%),Second Shift Ratio(%),Third Shift Ratio(%)',
|
|
|
+ requiredParams: 'Pen Name,Actual Cattle Number,Coefficient(%),Formula Template',
|
|
|
+ numParams:'Actual Cattle Number,Coefficient(%),First Shift Ratio(%),Second Shift Ratio(%),Third Shift Ratio(%),Fourth Shift Ratio(%)',
|
|
|
+ theader:['Pen Name','Actual Cattle Number','Coefficient(%)','Formula Template','Supplement Formula','First Shift Ratio(%)','Second Shift Ratio(%)','Third Shift Ratio(%)','Fourth Shift Ratio(%)','Fifth shift Ratio(%)','Sixth shift Ratio(%)'],
|
|
|
},
|
|
|
|
|
|
feedObj: {
|
|
|
+ name: 'checkFeedNameEnglish,checkProjectTypeEnglish,checkFeedCodeEnglish,checkFeedTypeEnglish,importFeedEnglish,updateFeedSortByCodeEnglish',
|
|
|
importParams:
|
|
|
- 'Feed Name,Feed Category,Unique Code,Plan Type,Package Unit Weight (kg),Unit Price,Jump Weight Range (kg),Jump Dela,Confirm Star,Enabled/Disabled,Relay Without Upper Domain',
|
|
|
- requiredParams: 'Feed Name,Feed Category,',
|
|
|
+ 'Feed Name,Feed Category,Unique Code,Plan Type,Packing Unit Weight,Unit Price,Permissible Error Weight (kg),Jump Delay,Confirm Star,Enabled/Disabled,Relay Position,Without Upper Domain',
|
|
|
+ requiredParams: 'Feed Name,Feed Category',
|
|
|
},
|
|
|
msg360: "1.The file type should be in xlsx format, with the corresponding table file name format as: File Name.xlsx.",
|
|
|
- msg361:"2.The name of the bottom worksheet cannot be changed, and the default is: Sheet1."
|
|
|
+ msg361:"2.The name of the bottom worksheet cannot be changed, and the default is: Sheet1.",
|
|
|
+ msg362: 'file/导入导出模板/配方计划/Spreading.xlsx',
|
|
|
|
|
|
}
|