no message
This commit is contained in:
1
unpackage/dist/build/mp-weixin/api/api.js
vendored
Normal file
1
unpackage/dist/build/mp-weixin/api/api.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
"use strict";const t=require("../request/index.js");exports.adaPay=(r,p={})=>t.http("/api/v0/wallet/charge/adaPay",r),exports.apply=(r,p={})=>t.http("/api/v0/invoice/apply",r),exports.aroundAreaApi=(r,p={})=>t.http("/api/v0/stations/aroundArea",r,"GET"),exports.aroundAreaMap=(r,p={})=>t.http("/api/v0/stations/aroundAreaMap",r,"GET"),exports.bannerList=(r,p={})=>t.http("/api/v0/banner/list",r,"GET"),exports.getOssUploadParams=(r,p={})=>t.http("/api/v0/user/getOssUploadParams",r,"GET"),exports.gunInfo=(r,p={})=>t.http("/api/v0/device/gun/info",r,"GET"),exports.infoAroundApi=(r,p={})=>t.http("/api/v0/stations/info",r,"GET"),exports.invoiceList=(r,p={})=>t.http("/api/v0/invoice/list",r,"GET"),exports.listByStationId=(r,p={})=>t.http("/api/v0/device/gun/listByStationId",r,"GET"),exports.loginApi=(r,p={})=>t.http("/api/v0/login/loginByWx",r),exports.loginCodeApi=(r,p={})=>t.http("/api/v0/login/loginByWxCode",r),exports.orderList=(r,p={})=>t.http("/api/v0/invoice/orderList",r,"GET"),exports.ordersInfo=(r,p={})=>t.http("/api/v0/orders/info",r,"GET"),exports.ordersList=(r,p={})=>t.http("/api/v0/orders/list",r,"GET"),exports.preApply=(r,p={})=>t.http("/api/v0/invoice/preApply",r),exports.realtimeInfo=(r,p={})=>t.http("/api/v0/orders/realtimeInfo",r,"GET"),exports.refund=(r,p={})=>t.http("/api/v0/wallet/refund",r),exports.selectProtocolInfo=(r,p={})=>t.http("/api/v0/protocol/info",r,"GET"),exports.startChargingByAdaPay=(r,p={})=>t.http("/api/v0/orders/startChargingByAdaPay",r),exports.startChargingByCard=(r,p={})=>t.http("/api/v0/orders/startChargingByCard",r),exports.startChargingByWallet=(r,p={})=>t.http("/api/v0/orders/startChargingByWallet",r),exports.stopCharging=(r,p={})=>t.http("/api/v0/orders/stopCharging",r),exports.updateAvatar=(r,p={})=>t.http("/api/v0/user/updateAvatar",r),exports.updateNickName=(r,p={})=>t.http("/api/v0/user/updateNickName",r),exports.userCardList=(r,p={})=>t.http("/api/v0/card/userCardList",r,"GET"),exports.userCardRecord=(r,p={})=>t.http("/api/v0/card/userCardRecord",r,"GET"),exports.userCardUsableList=(r,p={})=>t.http("/api/v0/card/userCardUsableList",r,"GET"),exports.userInfo=(r,p={})=>t.http("/api/v0/user/info",r,"GET"),exports.walletRecord=(r,p={})=>t.http("/api/v0/wallet/record",r,"GET");
|
||||
Reference in New Issue
Block a user