1.短信功能调整
2.接口返回信息调整
This commit is contained in:
@@ -41,4 +41,9 @@ public interface AppRedisKey {
|
||||
*/
|
||||
String LINE_POSITION = "LINEPOSITION";
|
||||
|
||||
/**
|
||||
* rocketMQ消费key
|
||||
*/
|
||||
String RMQ_CONSUME_KEY="rocketMQConsumeKey:";
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user