dashboard
repositories
filestore
activity
search
login
main
/
xc-mall
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
4小程序logo轮播图定制
Administrator
6 days ago
ea24f38965242cfb8cae7f6fc3689b67b839267b
[xc-mall.git]
/
src
/
main
/
java
/
cc
/
mrbird
/
febs
/
rabbit
/
constants
/
QueueConstants.java
1
2
3
4
5
6
7
8
9
package cc.mrbird.febs.rabbit.constants;
/**
* @author wzy
* @date 2021-09-25
**/
public class QueueConstants {
public static final String PC_COMPANY_ADD_ALI = "queue_pc_company_add_ali";
}