更新文档

This commit is contained in:
技术老胡
2025-01-24 15:42:30 +08:00
parent 5d42d2ef70
commit a7ca3d2db5
4 changed files with 11 additions and 3 deletions

6
.env
View File

@@ -1,12 +1,12 @@
APP_DEBUG = true APP_DEBUG = false
DB_TYPE = mysql DB_TYPE = mysql
DB_HOST = 127.0.0.1 DB_HOST = 127.0.0.1
DB_NAME = mpay DB_NAME = mpay
DB_USER = mpay DB_USER = mpay
DB_PASS = Aa123456 DB_PASS = 123456
DB_PORT = 3306 DB_PORT = 3306
DB_CHARSET = utf8 DB_CHARSET = utf8mb4
DB_PREFIX = mpay_ DB_PREFIX = mpay_
DEFAULT_LANG = zh-cn DEFAULT_LANG = zh-cn

View File

@@ -436,3 +436,11 @@ V免签是一款开源免费适用于个人收款使用的收款程序原理
![订单详情](assets/20241203_155123_image.png) ![订单详情](assets/20241203_155123_image.png)
# 学习交流社群
社群答疑、插件定制、技术交流,添加微信拉群,请备注:**码支付**
微信:**K103516**
![alt text](assets/wxqrcode.png){width=50%}

BIN
assets/wxqrcode.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 330 KiB

View File

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 47 KiB