update code

This commit is contained in:
2025-08-15 15:57:31 +08:00
parent 8e0d68bc21
commit e3f9abfd97
376 changed files with 351718 additions and 0 deletions

14
include/FTAPI_Define.h Normal file
View File

@@ -0,0 +1,14 @@
#pragma once
/**
* @file FTAPI_Define.h
* @brief FTAPI 一些定义文件
* @author Hugh
* @date 2018/11/11 11:11
* @version 1.0
* @copyright Copyright (C) 2018 富途
*/
#include "Include_Proto.h"
#include "FTAPI_Define_ProtoID.h"
#include "Include_FTAPIChannel.h"