Browse Source

支付

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

6
.env

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

Loading…
Cancel
Save