mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 19:45:09 +08:00
update
This commit is contained in:
@@ -83,15 +83,7 @@ public class Constants {
|
||||
public static final String ZERO_ONE = "01";
|
||||
|
||||
public static final String ZERO_THREE = "03";
|
||||
/**
|
||||
* 删除标识 0标识正常
|
||||
*/
|
||||
public static final String DEL_FLAG_NORMAL = "0";
|
||||
|
||||
/**
|
||||
* 删除标识 1标识被删除
|
||||
*/
|
||||
public static final String DEL_FLAG_DELETE = "1";
|
||||
/**
|
||||
* UTF-8 字符集
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user