We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7030a96 commit 7d0240bCopy full SHA for 7d0240b
2 files changed
README.md
@@ -122,6 +122,7 @@ V免签为完全开源项目,开源项目意味着作者没有任何收入来
122
+ 微信店员收款推送通知
123
124
## 更新记录
125
+
126
+ v1.10.1(2019.09.16)
127
+ 增加版本更新提示
128
config/app.php
@@ -142,5 +142,5 @@
142
'show_error_msg' => false,
143
// 异常处理handle类 留空使用 \think\exception\Handle
144
'exception_handle' => '',
145
- 'ver' => '1.10',
+ 'ver' => '1.10.1',
146
];
0 commit comments