| | |
| | | public int HAuxUnit; //杈呭姪鍗曚綅 |
| | | public double HWidth; //骞呭 |
| | | public double HWeight; //鍏嬮噸 |
| | | public string HColorRemark; //鏌撹壊瑕佹眰 |
| | | |
| | | public string HCusMaterName; //瀹㈡埛鐗╂枡鍚嶇О |
| | | public string HCusModel; //瀹㈡埛瑙勬牸鍨嬪彿 |
| | | public string HCusMaterNumber; //瀹㈡埛鐗╂枡缂栫爜 |
| | | |
| | | public object HOrderPickRemark { get; set; } |
| | | |
| | | public Int64 HOrderLevID { get; set; } |
| | | |
| | | public double HWidth_New; //decimal(18,8) 鐢熶骇骞呭 |
| | | public double HWeight_New; //decimal(18,8) 鐢熶骇鍏嬮噸 |
| | | public string HRemark_New; //varchar(100) 鐢熶骇鐧藉澂瑕佹眰 |
| | | public string HModel; //varchar(100) 瑙勬牸鍨嬪彿 |
| | | } |
| | | } |