| | |
| | | namespace WIDESEA_DTO.ERP |
| | | { |
| | | /// <summary> |
| | | /// ç åæåè°å
¥æåä»è¡¨ |
| | | /// ç åæåè°åºæåä» |
| | | /// </summary> |
| | | [ModelValidate] |
| | | |
| | | public class ErpProductTransferOrder |
| | | public class ErpProductTransferOrderDTO |
| | | { |
| | | /// <summary> |
| | | /// è°æ¨åå· |
| | |
| | | public string PVer { get; set; } |
| | | |
| | | /// <summary> |
| | | /// äº§åæ¹æ¬¡ |
| | | /// </summary> |
| | | [PropertyValidate("äº§åæ¹æ¬¡", NotNullAndEmpty = true)] |
| | | public string PLot { get; set; } |
| | | |
| | | /// <summary> |
| | | /// 产å卿 |
| | | /// </summary> |
| | | [PropertyValidate("产å卿")] |
| | | public int DateCode { get; set; } |
| | | |
| | | public string DateCode { get; set; } |
| | | /// <summary> |
| | | /// åæ ¼PCSæ° |
| | | /// </summary> |