package mtwm import "git.rosy.net.cn/baseapi/platformapi/mtwmapi" func OnFinancialMsg(msg *mtwmapi.CallbackMsg) (response *mtwmapi.CallbackResponse) { return response }