|
@@ -38,7 +38,7 @@ public class AmsConstant {
|
|
// }
|
|
// }
|
|
|
|
|
|
public static final String WALLET_FILE_PATH =
|
|
public static final String WALLET_FILE_PATH =
|
|
- StrUtil.format("{}home{}ams{}wallet{}", File.separator, File.separator, File.separator, File.separator);
|
|
|
|
|
|
+ StrUtil.format("{}home{}pao{}ams{}wallet{}", File.separator, File.separator, File.separator, File.separator);
|
|
|
|
|
|
public enum TaskType {
|
|
public enum TaskType {
|
|
/**
|
|
/**
|