| | |
| | | /// <summary> |
| | | /// 1æ£å¸¸åºåº,3å
¥åºéè´§,6çäºåºåº |
| | | /// </summary> |
| | | [SugarColumn(ColumnName = "Out_type", IsNullable = true, Length = 3, ColumnDescription = "åºåºç±»åï¼1æ£å¸¸åºåº,3å
¥åºéè´§,6çäºåºåº")] |
| | | [SugarColumn(ColumnName = "Out_type", IsNullable = true, Length = 3, ColumnDescription = "åºåºç±»åï¼1æ£å¸¸åºåº,3å
¥åºéè´§,6çäºåºåº,20çç¹åºåº")] |
| | | public string Out_type { get; set; } |
| | | |
| | | [SugarColumn(ColumnName = "Client_no", IsNullable = true, Length = 50, ColumnDescription = "客æ·ä»£ç ")] |