描述:api 缺少一个/

This commit is contained in:
level 2024-08-13 18:23:05 +08:00
parent 44eae7e9f1
commit 65e988ae4a
1 changed files with 1 additions and 1 deletions

View File

@ -253,7 +253,7 @@ interface HttpApi {
): PayRsp ): PayRsp
@POST("netbarcloud/vpn/unionPay.do") @POST("/netbarcloud/vpn/unionPay.do")
suspend fun orderPayment( suspend fun orderPayment(
@QueryMap params: HashMap<String, String?>, @QueryMap params: HashMap<String, String?>,
@Header("token") string: String = MMKV.defaultMMKV().decodeString( @Header("token") string: String = MMKV.defaultMMKV().decodeString(