MqConstants.java 217 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 package com.yoho.dsf.mqapi.constants; public interface MqConstants { String MQ_SYN_CUTDOWNPRICE_ACTIVITY = "platform.cutDownPrice.activity"; String MQ_SYN_CUTDOWNPRICE_PRODUCT = "platform.cutDownPrice.product"; }