1
This commit is contained in:
parent
100cdea76b
commit
53cb5e3dfd
@ -106,9 +106,11 @@ namespace MyCode.Project.OutSideService.Implementation
|
||||
StartRow = 0,
|
||||
};
|
||||
string json = JsonHelper.ToJson(billQuery);
|
||||
|
||||
var sds= staClient2.BillQuery(json);
|
||||
LogHelper.Info(sds);
|
||||
//string resultJson = JsonHelper.ToJson(sds);
|
||||
|
||||
|
||||
|
||||
return sds;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user