@ -47,4 +47,9 @@ public interface StrConstant {
* 星号
*/
String ASTERISK = "*";
/**
* 英文分号
String SEMICOLON = ";";
}