diff --git a/README.md b/README.md index d2169cc..774a374 100644 --- a/README.md +++ b/README.md @@ -17,3 +17,11 @@ to this in your browser, and you can call your Go code from devtools. ## Building To build a redistributable, production mode package, use `wails build`. + +~~~ +地址 https://api.spinman.app/game-zone-prod-a/nest-api/game/moles/debug/reveal +请求方式 post +~~~ + +~~~ +地址 https://api.spinman.app/game-zone-prod-a/nest-api/game/mines/debug/reveal \ No newline at end of file diff --git a/build/bin/Betting-Assistant.app/Contents/Info.plist b/build/bin/Betting-Assistant.app/Contents/Info.plist index 3b875e1..eeac559 100644 --- a/build/bin/Betting-Assistant.app/Contents/Info.plist +++ b/build/bin/Betting-Assistant.app/Contents/Info.plist @@ -25,5 +25,10 @@ Copyright......... + NSAppTransportSecurity + + NSAllowsLocalNetworking + + diff --git a/build/bin/Betting-Assistant.app/Contents/MacOS/Betting-Assistant b/build/bin/Betting-Assistant.app/Contents/MacOS/Betting-Assistant deleted file mode 100755 index 4c830d0..0000000 Binary files a/build/bin/Betting-Assistant.app/Contents/MacOS/Betting-Assistant and /dev/null differ