Constant CMD_QUERY_ORDER_FEE
pub const CMD_QUERY_ORDER_FEE: u16 = 2273; // 2_273u16Expand description
普通真实账户批量订单费用。模拟实现直接返回 0,不发送 offset command。
Ref: NNBase_Define_ProtoCmd.h:51 /
NNProto_Trd_OrderFeeReal.cpp:121-145 /
NNProto_Trd_OrderFeeSimulate.cpp:12-18.