Constant CMD_TRADE_NOTIFY_PUSH_SIM
pub const CMD_TRADE_NOTIFY_PUSH_SIM: u16 = 14716; // 14_716u16Expand description
模拟账户交易变动 push。C++ 用 NN_ProtoCmd_Trd_Notify + SimTrdCmdOffset 注册同一 NotifyMsg handler;显式登记 wire identity,
禁止调用点现场做 offset 算术。Ref: INNProto_Trd_OnPush.cpp:7-10 /
NNInterCmdConfig.cpp:8613.