package global var ( TOPIC_REQ_BANK = "bank_req" // 银行请求 TOPIC_RSP_BANK = "bank_rsp" // 银行回应 )