master #14
|
@ -1,8 +1,8 @@
|
||||||
package jtexpress
|
package jtexpress
|
||||||
|
|
||||||
const (
|
const (
|
||||||
apiHostProd = ""
|
apiHostProd = "https://ylstandard.jtexpress.vn"
|
||||||
apiHostDev = "https://test.jtexpress.vn"
|
apiHostDev = "https://demo-ylstandard.jtexpress.vn"
|
||||||
|
|
||||||
apiPathEstimateFee = "/yuenan-interface-web/jtpos/inquiry!freight.action"
|
apiPathEstimateFee = "/yuenan-interface-web/jtpos/inquiry!freight.action"
|
||||||
apiPathCreateOrder = "/yuenan-interface-web/order/orderAction!createOrder.action"
|
apiPathCreateOrder = "/yuenan-interface-web/order/orderAction!createOrder.action"
|
||||||
|
|
Loading…
Reference in New Issue