Compare commits
	
		
			No commits in common. "b728f5657584e0ffb702a93edf66c1f80e752dc8" and "8363daf3b94810e813efff00ac3bce0d3977636b" have entirely different histories.
		
	
	
		
			b728f56575
			...
			8363daf3b9
		
	
		|  | @ -37,21 +37,6 @@ public class RabbitMqConstants { | ||||||
|      */ |      */ | ||||||
|     public static final String ORDER_SECOND_KEY = PREFIX + "order.second.key"; |     public static final String ORDER_SECOND_KEY = PREFIX + "order.second.key"; | ||||||
| 
 | 
 | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
|     /** |  | ||||||
|      * 奖金秒接-激活补偿 exchange |  | ||||||
|      */ |  | ||||||
|     public static final String ORDER_SECOND_ACTIVATE_COMPENSATION_EXCHANGE = PREFIX + "order.second_activate_compensation.exchange"; |  | ||||||
|     /** |  | ||||||
|      * 奖金秒接-激活补偿 queue |  | ||||||
|      */ |  | ||||||
|     public static final String ORDER_SECOND_ACTIVATE_COMPENSATION_QUEUE = PREFIX + "order.second_activate_compensation.queue"; |  | ||||||
|     /** |  | ||||||
|      * 奖金秒接-激活补偿 key |  | ||||||
|      */ |  | ||||||
|     public static final String ORDER_SECOND_ACTIVATE_COMPENSATION_KEY = PREFIX + "order.second_activate_compensation.key"; |  | ||||||
| 
 |  | ||||||
|     /** |     /** | ||||||
|      * 活动 exchange |      * 活动 exchange | ||||||
|      */ |      */ | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue