startDate 格式修改

This commit is contained in:
苏竹红
2023-12-20 13:38:25 +08:00
parent 8e0e41672d
commit e109a752ba
7 changed files with 22 additions and 5 deletions

View File

@@ -68,6 +68,7 @@ public class CommonConstants {
public static final String SQUAREBRACKETSRIGHT = "]";
public static final String PATH_SPILT = "/";
public static final String PATH_BAR = "-";
public static final String ROOT_REGION_PATH = "/1/";
/**