修改命名问题

pull/23/head
rays 2021-11-24 15:51:22 +08:00
parent 5e3f677b4b
commit 0cf45262ef
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ public interface SymbolConstant {
String AND = "&";
String POINT = ".";
String DOT = ".";
String SLASH = "/";