Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ufo
/
ufo-platform
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
mali
2019-07-24 11:45:11 +0800
Commit
c55cd4a39cddf48b72ecf0528cddcba6ca63ce8b
1 parent
6d1101a1
注解
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
common/src/main/java/com/yoho/ufo/constants/RedisKeyConstants.java
common/src/main/java/com/yoho/ufo/constants/RedisKeyConstants.java
View file @
c55cd4a
...
...
@@ -17,7 +17,7 @@ public interface RedisKeyConstants {
String
LIVE_USER
=
"ufo:pf:live_user"
;
/**
* 顺丰运单号
* 顺丰运单号
ufo:sf:waybillCode_9974287286314
*/
String
SF_WAYBILL_CODE
=
"ufo:sf:waybillCode_"
;
}
...
...
Please
register
or
login
to post a comment