Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
guns-vip
Overview
Overview
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
chenjunxiong
guns-vip
Commits
7bac977f
Commit
7bac977f
authored
Dec 10, 2017
by
naan1993
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
删掉没用的
parent
3b0b3960
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
20 deletions
+0
-20
guns-admin/src/main/java/com/stylefeng/guns/common/constant/Cst.java
+0
-20
guns-admin/src/main/java/com/stylefeng/guns/common/constant/DSEnum.java
+0
-0
No files found.
guns-admin/src/main/java/com/stylefeng/guns/common/constant/Cst.java
deleted
100644 → 0
View file @
3b0b3960
package
com
.
stylefeng
.
guns
.
common
.
constant
;
/**
* 一些服务的快捷获取
*
* @author fengshuonan
* @date 2017-03-30 15:58
*/
public
class
Cst
{
private
Cst
()
{
}
private
static
Cst
cst
=
new
Cst
();
public
static
Cst
me
()
{
return
cst
;
}
}
guns-admin/src/main/java/com/stylefeng/guns/common/constant/DSEnum.java
View file @
7bac977f
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