copy from Application/IStation.Application.Basic/dict/sys_dict_type/dto/UpdateSysDictTypeInput.cs
copy to Application/IStation.Application.Basic/dict/sys/sys_dict_data/dto/version1_1/UpdateSysDictDataInput_Version1_1.cs
文件从 Application/IStation.Application.Basic/dict/sys_dict_type/dto/UpdateSysDictTypeInput.cs 复制 |
| | |
| | | namespace IStation.Application |
| | | { |
| | | /// <summary> |
| | | /// 鏇存柊绯荤粺瀛楀吀绫诲瀷 |
| | | /// 鏇存柊绯荤粺瀛楀吀鏁版嵁 |
| | | /// </summary> |
| | | public class UpdateSysDictTypeInput |
| | | public class UpdateSysDictDataInput_Version1_1 |
| | | { |
| | | /// <summary> |
| | | /// 鏍囪瘑 |
| | |
| | | /// 缂栫爜 |
| | | /// </summary> |
| | | public string Code { get; set; } |
| | | |
| | | /// <summary> |
| | | /// 鎺掑簭 |
| | | /// </summary> |
| | | public int SortCode { get; set; } |
| | | |
| | | /// <summary> |
| | | /// 澶囨敞 |