change host jtexpress
This commit is contained in:
parent
a929e52324
commit
5257cd21bc
|
@ -1,8 +1,8 @@
|
|||
package jtexpress
|
||||
|
||||
const (
|
||||
apiHostProd = ""
|
||||
apiHostDev = "https://test.jtexpress.vn"
|
||||
apiHostProd = "https://ylstandard.jtexpress.vn"
|
||||
apiHostDev = "https://demo-ylstandard.jtexpress.vn"
|
||||
|
||||
apiPathEstimateFee = "/yuenan-interface-web/jtpos/inquiry!freight.action"
|
||||
apiPathCreateOrder = "/yuenan-interface-web/order/orderAction!createOrder.action"
|
||||
|
|
Loading…
Reference in New Issue