Update chức năng thay thế URL, api authen fix cứng 5000,5003

This commit is contained in:
2020-07-07 15:01:28 +07:00
parent 6262d16aa5
commit 5c9a8aa0cc
5 changed files with 54 additions and 34 deletions

Binary file not shown.

View File

@@ -1,9 +1,9 @@
package main
import (
_ "beetai_local/action_engine"
"beetai_local/box"
"beetai_local/file"
_ "beetai_server_local/action_engine"
"beetai_server_local/box"
"beetai_server_local/file"
"bytes"
"encoding/json"
"fmt"