2025-05-17 09:39:56 +08:00
|
|
|
|
amconfig=
|
|
|
|
|
|
{
|
|
|
|
|
|
httpport =11001, --绑定的http回调的端口
|
|
|
|
|
|
amport =5660, --连接地址
|
|
|
|
|
|
platform =
|
|
|
|
|
|
{
|
|
|
|
|
|
{
|
|
|
|
|
|
spid="wyi2",
|
|
|
|
|
|
codeid=1, --产品的编号
|
|
|
|
|
|
code="djrm", --产品的code
|
|
|
|
|
|
db="mir_amdb", --数据库名
|
|
|
|
|
|
host="127.0.0.1", --数据库主机
|
|
|
|
|
|
port=3306, --数据库端口
|
|
|
|
|
|
user="root", --数据库账号
|
2025-05-17 11:35:09 +08:00
|
|
|
|
pass="mysql_y8NXNT", --数据库密码
|
2025-05-17 09:39:56 +08:00
|
|
|
|
paykey="GAmqXI8ao8kGAOIQmjFVqg==", --
|
|
|
|
|
|
awdkey="GAmqXI8ao8kGAOIQmjFVqg==", --
|
|
|
|
|
|
bianma="utf8", --
|
|
|
|
|
|
|
|
|
|
|
|
--允许的ip列表,最多32个
|
|
|
|
|
|
hosts=
|
|
|
|
|
|
{
|
|
|
|
|
|
"116.22.44.53",
|
|
|
|
|
|
"127.0.0.1",
|
|
|
|
|
|
"116.233.207.20"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|