Update api path, add global table (#16)

This commit is contained in:
Particle_G
2020-12-02 23:51:30 +08:00
committed by MrZ626
parent cd3eab103c
commit ac701c4759
13 changed files with 132 additions and 10 deletions

View File

@@ -21,7 +21,7 @@ function keyDown.register(key)
if res then
httpRequest(
TICK.httpREQ_register,
"/tech/api/v1/users",
PATH.api..PATH.auth,
"POST",
{["Content-Type"]="application/json"},
res