LAPTOP-T815PCOQ\25526
2024-12-12 be5908615aa5f61c478cf3fa3823dc07c9b1d70f
SourceCode/Bond/BondEq/stdafx.h
@@ -47,6 +47,12 @@
#include "..\DatabaseSDK\include\MySQLDatabase.h"
#include "..\DatabaseSDK\include\SQLiteDatabase.h"
// 单例模式的数据库管理类
#include "UserManager.h"
#include "RecipeManager.h"
#include "SystemLogManager.h"
#include "AlarmManager.h"
// 控件样式
static UINT g_nGridFixCellColor = RGB(144, 200, 246);
static UINT g_nGridFixFontColor = RGB(0, 0, 0);