/** * Created by 芋道源码 * * 数据字典工具类 */ export const DICT_TYPE = { // ========== MALL - 交易模块 ========== BROKERAGE_BANK_NAME: 'brokerage_bank_name', // 佣金提现银行 }