This commit is contained in:
Your Name
2026-03-19 12:19:00 +08:00
parent 7832514f28
commit 7147c8e148
243 changed files with 1662 additions and 437 deletions
+22 -1
View File
@@ -24,4 +24,25 @@ bLD-1HtnimxLuF1A-24-DeD0nBri0T_Dc1BzE6zbZb4
小程序 wx79b9a0bfbfe7cbcd
appsecret:367963c99d60ce076c1863c659042af4
appsecret:367963c99d60ce076c1863c659042af4
api 接收消息:
token:
4UkoSf3Hh9mjPJgxyE9rocD
EncodingAESKey:
QDz6o68jWUfJ25vFgbIsc4hp5YFR0lh7Ryqsy2od49g
# 同步今天的数据(默认)
php think sync_wechat_work_bills
# 指定日期
php think sync_wechat_work_bills -d 2026-03-18
# 指定日期(另一种写法)
php think sync_wechat_work_bills --date=2026-03-18
# 拉取最近 7 天(每天单独请求)
php think sync_wechat_work_bills --days=7