修改首页和ai问答路由
This commit is contained in:
@@ -35,4 +35,13 @@ Hb修改流程:
|
||||
255.255.255.0
|
||||
25.64.16.254
|
||||
|
||||
http://25.13.9.101:9000/
|
||||
http://25.13.9.101:9000/
|
||||
|
||||
|
||||
|
||||
echo '{
|
||||
"iss": "69a6de7f-3378-47e3-e053-5b8c7c11a4d1",
|
||||
"iat": '$((`date +%s` - 60))',
|
||||
"exp": '$((`date +%s` + 3600))',
|
||||
"aud": "appstoreconnect-v1"
|
||||
}' > payload.json
|
||||
Reference in New Issue
Block a user