Backend Service

This commit is contained in:
2019-03-15 19:16:16 +00:00
parent 41a75b9c3c
commit f7c5718846
6 changed files with 64 additions and 9 deletions
+1
View File
@@ -2,6 +2,7 @@
// GENERAL
define('USER_CREATETASK', 2200);
define('USER_LOADTASK', 5500);
define('USER_DELETETASK', 7700);
define('MODE_SETVALUE', 1001);
define('MODE_GETVALUE', 2002);