init: initial commit
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user