RuoYi-Vue-MongoDB/sql/sys_app_auth.json

20 lines
414 B
JSON
Raw Permalink Normal View History

{
"RECORDS": [
{
"_id": "62ce395b9115fd6db4551a62",
"app_key": "1111",
"app_name": "1111",
"app_secret": "1111",
"id": "1",
"ips": "[\"127.0.0.1\"]"
},
{
"_id": "62ce395b9115fd6db4551a63",
"app_key": "7FbbH8bcZt7l2sYy",
"app_name": "weiding",
"app_secret": "yN5l69S59X6vEsFV",
"id": "2",
"ips": "[\"192.168.168.1\"]"
}
]
}