刘文涛80174520 183402898a Z991239-6255 #comment feat: 心跳实体卡机日志精简 4 月之前
..
CMakeLists.txt a3493c7334 Z991239-5550 #comment feat: 心跳实体支持跨机JS接口 1 年之前
HeartBeatFSM.cpp 183402898a Z991239-6255 #comment feat: 心跳实体卡机日志精简 4 月之前
HeartBeatFSM.h 600b6969d0 Z991239-5550 #comment feat: 卡库跨机是否启用JS接口控制开关 1 年之前
HeartBeat_UserErrorCode.h 758952a27f #IQBX #comment 心跳编译成功 1 年之前
HeartBeat_client_g.h a235f69524 Z991239-5462 #comment remove unuseful logs 1 年之前
HeartBeat_def_g.h 5f439b6073 Z991239-4900 #comment 同步心跳实体代码 2 年之前
HeartBeat_msg_g.h cab884e1d8 Z991239-890 #comment 替换spHelper.h名称 5 年之前
HeartBeat_server_g.h 233c342dce #IQRV #comment 北斗定义的改动 2 年之前
ReadMe.txt 42a2c47ce9 Z991239-515 #comment 开始支持实体的编译 5 年之前
heartbeat.xml 42a2c47ce9 Z991239-515 #comment 开始支持实体的编译 5 年之前
mod_heartbeat.cpp fbaa1d6916 Z991239-5255 #comment 去掉msg:TradeManage、TerminalManager 1 年之前
mod_heartbeat.h 3d9d261730 Z991239-5722 #comment 去除废弃无用的代码 11 月之前

ReadMe.txt

========================================================================
DYNAMIC LINK LIBRARY : mod_heartbeat Project Overview
========================================================================

AppWizard has created this mod_heartbeat DLL for you.

This file contains a summary of what you will find in each of the files that
make up your mod_heartbeat application.


mod_heartbeat.vcxproj
This is the main project file for VC++ projects generated using an Application Wizard.
It contains information about the version of Visual C++ that generated the file, and
information about the platforms, configurations, and project features selected with the
Application Wizard.

mod_heartbeat.vcxproj.filters
This is the filters file for VC++ projects generated using an Application Wizard.
It contains information about the association between the files in your project
and the filters. This association is used in the IDE to show grouping of files with
similar extensions under a specific node (for e.g. ".cpp" files are associated with the
"Source Files" filter).

mod_heartbeat.cpp
This is the main DLL source file.

When created, this DLL does not export any symbols. As a result, it
will not produce a .lib file when it is built. If you wish this project
to be a project dependency of some other project, you will either need to
add code to export some symbols from the DLL so that an export library
will be produced, or you can set the Ignore Input Library property to Yes
on the General propert page of the Linker folder in the project's Property
Pages dialog box.

/////////////////////////////////////////////////////////////////////////////
Other standard files:

StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named mod_heartbeat.pch and a precompiled types file named StdAfx.obj.

/////////////////////////////////////////////////////////////////////////////
Other notes:

AppWizard uses "TODO:" comments to indicate parts of the source code you
should add to or customize.

/////////////////////////////////////////////////////////////////////////////