x86 and arm use same code
This commit is contained in:
@@ -111,10 +111,10 @@ void TestJson(char* szJson);
|
||||
//void DelOSS(char* File_Name);
|
||||
void delete_object_new(char* File_Name);
|
||||
void coutTest();//CZY 2023-09-11 test
|
||||
void TestOBS();//WW 20230921 测试华为云服务器
|
||||
void OBSFile(char* localpath, char* cloudpath,const char* code);
|
||||
void OBSFile_del(char* cloudpath, const char* code);
|
||||
void DataHub_Send_Datahub(char* topic, char* data);//datahub通讯
|
||||
//void TestOBS();//WW 20230921 测试华为云服务器
|
||||
//void OBSFile(char* localpath, char* cloudpath,const char* code);
|
||||
//void OBSFile_del(char* cloudpath, const char* code);
|
||||
//void DataHub_Send_Datahub(char* topic, char* data);//datahub通讯
|
||||
void Nacos_GetParam(char* postgres_uid, char* postgres_pwd, char* web_clientid, char* web_clientsecret);//nacos
|
||||
void Nacos_GetParam_Ptr(const char* code, char** ptr);
|
||||
void Read_Nacos_Param_Postgres(char** database_ip, char** database_port, char** postgres_database, char** postgres_username, char** postgres_password, char** postgres_schema, char** postgres_dnsname, char** postgres_tableprefix);
|
||||
|
||||
Reference in New Issue
Block a user