|
@@ -1001,7 +1001,7 @@ func Gdyb5203(baseParams models.BaseParams, businessParams models.BusinessParams
|
1001
|
1001
|
}
|
1002
|
1002
|
reader := bytes.NewReader(bytesData)
|
1003
|
1003
|
|
1004
|
|
- url := "http://igb.hsa.gdgov.cn/ebus/gdyb_inf/poc/hsa/hgs/3202"
|
|
1004
|
+ url := "http://igb.hsa.gdgov.cn/ebus/gdyb_inf/poc/hsa/hgs/5203"
|
1005
|
1005
|
request, err := http.NewRequest("POST", url, reader)
|
1006
|
1006
|
if err != nil {
|
1007
|
1007
|
fmt.Println(err.Error())
|