Browse Source

支付

master
jianglong 3 years ago
parent
commit
61e0181fd8
  1. 6
      .env

6
.env

@ -3,12 +3,12 @@ app_debug = "false"
charset = "utf8mb4" charset = "utf8mb4"
database = "ahbcqz" database = "ahbcqz"
debug = "1" debug = "1"
hostname = "127.0.0.1" hostname = "122.114.59.173"
hostport = "3306" hostport = "3306"
password = "123456" password = "DP3hD2E8tTCAJcZF"
prefix = "ls_" prefix = "ls_"
type = "mysql" type = "mysql"
username = "root" username = "ahbcqz"
[project] [project]
admin_name = "多商户后台" admin_name = "多商户后台"

Loading…
Cancel
Save