换完IDE了
This commit is contained in:
10
OfficeAssistant_msvc/config.h
Normal file
10
OfficeAssistant_msvc/config.h
Normal file
@ -0,0 +1,10 @@
|
||||
//
|
||||
// Created by HW on 2023/07/27.
|
||||
//
|
||||
|
||||
#ifndef OFFICEASSISTANT_CONFIG_H
|
||||
#define OFFICEASSISTANT_CONFIG_H
|
||||
#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
|
Reference in New Issue
Block a user