Class DepartmentBatchMoveRequestModel
批次移動部門
public class DepartmentBatchMoveRequestModel : RequestModel
- Inheritance
-
DepartmentBatchMoveRequestModel
- Inherited Members
Properties
BatchMove
批次移動的部門
public IEnumerable<IDeptBatchMoveModel> BatchMove { get; set; }