package com.bwie.common.utils;
public class RabbitMQ {
public static final String SEND_CODE_QUEUE="send_code_queue";
}