Browse Source

Updated files

master
adiao 3 years ago
parent
commit
ef4617626c
  1. 2
      项目命名/项目命名格式.md

2
项目命名/项目命名格式.md

@ -216,7 +216,7 @@ public class HelloWorld { @@ -216,7 +216,7 @@ public class HelloWorld {
public static final long USER_MESSAGE_CACHE_EXPIRE_TIME = 3600;
/**
* 局部常量(反例,命名不清晰)
* 局部常量 (反例,命名不清晰)
*/
public static final long MESSAGE_CACHE_TIME = 3600;

Loading…
Cancel
Save