public class PropUtil extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
priKeyBase64 |
private static Properties |
properties |
static String |
pubKeyBase64 |
| 构造器和说明 |
|---|
PropUtil() |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
getAdminPath()
管理基础路径
|
static String |
getAnnexUploadBasedir()
获取附件上传基础路径
|
static String |
getPlatformName()
获取平台名称
|
static Properties |
getProperties() |
static String |
getValue(String key)
从配置文件中获取配置信息
|
void |
setProperties(Properties properties) |
public static String priKeyBase64
public static String pubKeyBase64
private static Properties properties
public static String getPlatformName()
public static String getAdminPath()
public static String getAnnexUploadBasedir()
public static Properties getProperties()
public void setProperties(Properties properties)
Copyright © 2023. All rights reserved.