Commit d929464f authored by 李德才's avatar 李德才

去除无效文件

parent ebf0b22b
...@@ -19,8 +19,8 @@ import java.util.Properties; ...@@ -19,8 +19,8 @@ import java.util.Properties;
*/ */
public class PropertyUtil { public class PropertyUtil {
static final String filePath = "D:\\workspace\\PublicSource\\aserver\\src\\main\\webapp\\SN.properties"; static final String filePath = "D:\\workspace\\PublicSource\\aserver\\src\\main\\resource\\SN.properties";
static final String copyFilePath = "D:\\workspace\\PublicSource\\aserver\\src\\main\\webapp\\SN2.properties"; static final String copyFilePath = "D:\\workspace\\PublicSource\\aserver\\src\\main\\resource\\SN2.properties";
public static Properties loadResource(String propFile) throws IOException { public static Properties loadResource(String propFile) throws IOException {
Properties properties = new Properties(); Properties properties = new Properties();
......
#III
#Mon Dec 21 14:40:13 CST 2020
cfc84f0ff5395302517acc5ded7e7101f415cb953d535833296b292fa0f9c5ae=cdcdcdcdcdcdc,cdcdcdcd
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment