MqConstants.java 217 Bytes
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";
}