-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(wap pay): 修改WapPayParam结构,非必须字段增加omitempty (#4)
* perf(go.mod): 引入go.mod * perf(.gitignore): 引入gitignore * perf(panic): 优化原项目中的panic,正常抛出error * fix(go.mod): 修改go.mod * Update go.mod 误提交。 * perf(log): 直接抛出error,不需打印错误 * perf(log): 修改Fatalln为Println * perf(error): 优化报错机制 * perf(format): 格式调整 * perf(golint): golint优化项目 * fix(wap pay): 修改WapPayParam结构,非必须字段增加omitempty
- Loading branch information
Showing
1 changed file
with
17 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters