Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation
This project
Loading...
Sign in
zhangshaowu
/
pipi-helper
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit df011e1f
authored
Oct 14, 2022
by
zhangshaowu
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
init
1 parent
6fa4d339
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
0 deletions
src/main/java/com/pipihelper/project/rostering/model/RosteringModel.java
src/main/resources/application-dev.yaml → src/main/resources/application-dev.yml
src/main/resources/application.yaml → src/main/resources/application.yml
src/main/java/com/pipihelper/project/rostering/model/RosteringModel.java
View file @
df011e1
package
com
.
pipihelper
.
project
.
rostering
.
model
;
package
com
.
pipihelper
.
project
.
rostering
.
model
;
import
lombok.Data
;
import
java.util.Date
;
import
java.util.Date
;
/**
/**
...
@@ -7,6 +9,7 @@ import java.util.Date;
...
@@ -7,6 +9,7 @@ import java.util.Date;
* @author: zsw
* @author: zsw
* @create: 2022-10-14 16:52
* @create: 2022-10-14 16:52
**/
**/
@Data
public
class
RosteringModel
{
public
class
RosteringModel
{
/**
/**
...
...
src/main/resources/application-dev.y
a
ml
→
src/main/resources/application-dev.yml
View file @
df011e1
File moved
src/main/resources/application.y
a
ml
→
src/main/resources/application.yml
View file @
df011e1
File moved
Write
Preview
Markdown
is supported
Attach a file
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 post a comment