test main

This commit is contained in:
李子铭 2024-10-09 17:16:32 +08:00
parent 3d85a1f3e5
commit e3a90eabeb
1 changed files with 1 additions and 1 deletions

View File

@ -4,5 +4,5 @@ package main
func main() {
//alipayOrderRedPack()
//wechatRedPackOrder()
alipayNotifyRedPack()
//alipayNotifyRedPack()
}