Добавлена ​​функция сохранения истории обработки территорий

This commit is contained in:
2025-09-13 01:24:33 +03:00
parent f3f13c073a
commit ff393417a1
15 changed files with 1393 additions and 379 deletions

View File

@@ -1,4 +1,4 @@
const CONFIG = {
"api": "https://sheep-service.com/api/",
"wss": "wss://sheep-service.com/ws"
"api": "https://test.sheep-service.com/api/",
"wss": "wss://test.sheep-service.com/ws"
}