Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
aserver
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
15所TongWeb
aserver
Commits
d929464f
Commit
d929464f
authored
Dec 22, 2020
by
李德才
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
去除无效文件
parent
ebf0b22b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
6 deletions
+2
-6
PropertyUtil.java
src/main/java/com/archser/aserver/util/PropertyUtil.java
+2
-2
SN.properties
src/main/webapp/SN.properties
+0
-4
No files found.
src/main/java/com/archser/aserver/util/PropertyUtil.java
View file @
d929464f
...
...
@@ -19,8 +19,8 @@ import java.util.Properties;
*/
public
class
PropertyUtil
{
static
final
String
filePath
=
"D:\\workspace\\PublicSource\\aserver\\src\\main\\
webapp
\\SN.properties"
;
static
final
String
copyFilePath
=
"D:\\workspace\\PublicSource\\aserver\\src\\main\\
webapp
\\SN2.properties"
;
static
final
String
filePath
=
"D:\\workspace\\PublicSource\\aserver\\src\\main\\
resource
\\SN.properties"
;
static
final
String
copyFilePath
=
"D:\\workspace\\PublicSource\\aserver\\src\\main\\
resource
\\SN2.properties"
;
public
static
Properties
loadResource
(
String
propFile
)
throws
IOException
{
Properties
properties
=
new
Properties
();
...
...
src/main/webapp/SN.properties
deleted
100644 → 0
View file @
ebf0b22b
#III
#Mon Dec 21 14:40:13 CST 2020
cfc84f0ff5395302517acc5ded7e7101f415cb953d535833296b292fa0f9c5ae
=
cdcdcdcdcdcdc,cdcdcdcd
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment