广丰卷烟厂数采质量分析系统
zhuguifei
7 天以前 2b31fa203f3435a582be51f45899d99164c9917a
ruoyi-plus-soybean/src/typings/api/analy.store-silk.api.d.ts
old mode 100644 new mode 100755
@@ -25,7 +25,7 @@
      /** 损耗重量 */
      weightloss: number;
      /** 出叶丝率 */
      slkrate: number;
      silkrate: number;
      /** 储丝柜重量 */
      weight: number;
      /** 储丝柜出料开始时间 */
@@ -33,7 +33,7 @@
      /** 储丝柜出料结束时间 */
      distimeend: string;
      /** 柜子号(末位) */
      siloid: CommonType.IdType;
      siloid: string;
    }>;
    /** store silk search params */
@@ -55,7 +55,7 @@
        | 'actualstarttime'
        | 'jobinput'
        | 'weightloss'
        | 'slkrate'
        | 'silkrate'
        | 'weight'
        | 'distimebegin'
        | 'distimeend'