init: initial commit

This commit is contained in:
Blizzard
2026-04-28 10:23:36 +08:00
parent 299f8ce052
commit 6aa54eedfe
3 changed files with 13 additions and 0 deletions
+8
View File
@@ -17,3 +17,11 @@ to this in your browser, and you can call your Go code from devtools.
## Building ## Building
To build a redistributable, production mode package, use `wails build`. 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
@@ -25,5 +25,10 @@
<string>Copyright.........</string> <string>Copyright.........</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsLocalNetworking</key>
<true/>
</dict>
</dict> </dict>
</plist> </plist>