mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-21 00:09:45 +02:00
Some major changes:
- Enhance the error report system - The SDK now allows to create sub-directory when building and releasing
This commit is contained in:
@ -79,7 +79,7 @@ Ant.OS.API.handle =
|
||||
socket = new WebSocket proto + path
|
||||
resolve(socket)
|
||||
catch e
|
||||
reject e
|
||||
reject __e e
|
||||
else
|
||||
path = "#{Ant.OS.API.REST}/system/apigateway?ws=0"
|
||||
Ant.OS.API.post path, d
|
||||
|
Reference in New Issue
Block a user