DepartmentRequest.cs 96 B

1234567
  1. namespace GxPress.Request.Department
  2. {
  3. public class DepartmentRequest
  4. {
  5. }
  6. }