GrpcPrint/PrintC/global.h

9 lines
234 B
C
Raw Normal View History

2024-04-01 18:26:14 +08:00
#pragma once
#include "stdafx.h"
//#include "config/bean/SystemBase.h"
extern std::string g_AppPath;
extern std::string g_AppDisk;
extern bool g_isDebug;
extern uint32_t g_ScanSerial;
extern string g_gno;
//extern UserType g_Admin;