GET Api/Service/Changed/GetCurrentChangedStatusNumbers
获取当前改签单状态分组数量
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
获取当前改签单状态分组数量
Dictionary of SpeedPower.Utility.Models.Project.Orders.Enums.ChangedStatusType [key] and integer [value]Response Formats
application/json, text/json
Sample:
{ "ChangedApply": 1 }