Businese.BillJoinDAL.GetChangedListCount
| Name | Type | Description |
|---|---|---|
| State | Nullable<BillState> |
{
"jsonrpc": "2.0",
"method": "Businese.BillJoinDAL.GetChangedListCount",
"params": {
"State" : 0 /* [Nullable<BillState>]*/
},
"id": 1,
"tags": {
"usertoken": "",
"sessionid": ""
}
}
{
"jsonrpc": "2.0",
"result": 1,
"error": null,
"id": 1
}