@@ -1,2 +0,0 @@
-2020-03-07 13:32:36[INFO] - folderPath:E:\work\code\lewaimai_pos_windows\bin\Win32\Release\lewaimai_pos_windows\db,没有找到对应的目录,即将创建 [e:\work\code\lewaimai_pos_windows\lewaimai_pos_windows\tool\csqlite3.cpp:11]
-2020-03-07 13:32:36[INFO] - 新建 db 目录成功! [e:\work\code\lewaimai_pos_windows\lewaimai_pos_windows\tool\csqlite3.cpp:18]
@@ -13,9 +13,6 @@ int APIENTRY wWinMain(_In_ HINSTANCE hInstance,
CLewaimaiLog log;
log.Init();
- int * a = NULL;
- *a = 1;
-
//初始化系统设置
CSetting::Init();