|
|
|
@ -833,6 +833,11 @@ public class CtqyyClient extends CommonHttpClient {
|
|
|
|
|
// else
|
|
|
|
|
// thrInvResultResponse.setInvCode(ptxhInvResponse.getInDept());
|
|
|
|
|
|
|
|
|
|
thrInvResultResponse.setSickerCode(ptxhInvResponse.getVisitNo());
|
|
|
|
|
thrInvResultResponse.setSickerName(ptxhInvResponse.getSickName());
|
|
|
|
|
thrInvResultResponse.setChargeTime(ptxhInvResponse.getFeeTime());
|
|
|
|
|
thrInvResultResponse.setChargeUser(ptxhInvResponse.getFeeOper());
|
|
|
|
|
|
|
|
|
|
thrInvResultResponse.setInvCode("1000003");
|
|
|
|
|
thrInvResultResponse.setDeptCode("1002");
|
|
|
|
|
thrInvResultResponse.setSickerCode(ptxhInvResponse.getVisitNo());
|
|
|
|
|