public void ReqQryInstrumentCommissionRate(string szInstrument)
 {
     m_Api.ReqQryInstrumentCommissionRate(szInstrument);
 }