This commit is contained in:
Mike Solar
2023-07-29 07:20:49 +08:00
parent 926ddcdc63
commit c9db35e414
5 changed files with 378 additions and 32 deletions

View File

@ -4,7 +4,7 @@
#ifndef OFFICEASSISTANT_CONFIG_H
#define OFFICEASSISTANT_CONFIG_H
#define VERSION "0.0.0";
#define RELEASE "release";
#define PARTNER_ID "partner"
#define CONFIG_URL "http://softapi.1.y01.cn/addons/Kmdsoft/Index/config"
#define OP_URL "http://softapi.1.y01.cn/addons/Kmdsoft/Index/op"
#define DEVICE_URL "http://softapi.1.y01.cn/addons/Kmdsoft/Index/device"
#endif //OFFICEASSISTANT_CONFIG_H