| | |
| | | **/ |
| | | public class QueueConstants { |
| | | |
| | | public static final String QUEUE_DEFAULT = "queue_default_qay"; |
| | | public static final String AGENT_AUTO_LEVEL_UP = "queue_agent_auto_level_up_qay"; |
| | | public static final String AGENT_RETURN_MONEY = "queue_agent_return_money_qay"; |
| | | public static final String ORDER_RETURN_MONEY = "queue_order_return_money_qay"; |
| | | public static final String QUEUE_DEFAULT = "queue_default_qay_xcx"; |
| | | public static final String AGENT_AUTO_LEVEL_UP = "queue_agent_auto_level_up_qay_xcx"; |
| | | public static final String AGENT_RETURN_MONEY = "queue_agent_return_money_qay_xcx"; |
| | | public static final String ORDER_RETURN_MONEY = "queue_order_return_money_qay_xcx"; |
| | | |
| | | public static final String ORDER_COUPON = "queue_order_coupon_xcx"; |
| | | |
| | | public static final String GET_SCORE_MSG = "queue_get_score_msg_xcx"; |
| | | public static final String VIP_LEVEL_UP = "queue_vip_level_up_xcx"; |
| | | } |