yusijie
2024-06-06 151a93d2dccb2043e1a97bcae51b0f91a3d4aff3
Model/基础资料/其他基础资料/ClsGy_StdWorkTimes_Model.cs
@@ -16,9 +16,15 @@
        public string HRemark;
        public long HUSEORGID;       //缁勭粐ID
        public long HProcID; //宸ュ簭ID
        public string HProcNum; //宸ュ簭ID
        public string HProcName; //宸ュ簭ID
        public long HMaterID;    //鐗╂枡ID
        public string HMaterNum; //宸ュ簭ID
        public string HMaterName; //宸ュ簭ID
        public double HStdWorkTimes;    //鏍囧噯宸ユ椂
        public double HUpperlimit;  //涓婇檺姣斾緥
        public double HLowerlimit;   //涓嬮檺姣斾緥
        public double HStdPiece;  //鏍囧噯璁′欢
        public double HStdPric;   //鏍囧噯璁′环
    }
}