|
@@ -793,13 +793,10 @@ func ZHGdyb2304(psnNo string, mdtrtId string, chrgBchno string, certNo string, i
|
793
|
793
|
inputData["medfee_sumamt"] = total
|
794
|
794
|
inputData["psn_setlway"] = "01"
|
795
|
795
|
inputData["mdtrt_id"] = mdtrtId
|
796
|
|
- inputData["chrg_bchno"] = chrgBchno
|
797
|
796
|
inputData["acct_used_flag"] = "1"
|
798
|
797
|
inputData["insutype"] = insutype
|
799
|
798
|
inputData["invono"] = ""
|
800
|
799
|
|
801
|
|
- inputData["mid_setl_flag"] = ""
|
802
|
|
-
|
803
|
800
|
inputData["fulamt_ownpay_amt"] = fulamt_ownpay_amt
|
804
|
801
|
inputData["overlmt_selfpay"] = overlmt_selfpay
|
805
|
802
|
inputData["preselfpay_amt"] = preselfpay_amt
|