Skip to content

签到签退

签到签退数据主要用于控制微信支付凭证是否包含开发票入口、是否创建用户行程单 官方文档

js
wxpay
.
v3
.
taxiInvoice
.
attendance
.
punch
.
post
({
plate_number
,
driver_license
,
event_time
,
event_type
,
region_id
,
}) .
then
(({
status
}) =>
status
=== 204)

Released under the MIT License. (SITEMAP)