Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
cloud-fb
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王衍超
cloud-fb
Commits
75c0dfef
Commit
75c0dfef
authored
Jun 25, 2021
by
shiwenbo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
采用配置方式实现
parent
89d26619
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
MessageInfo.java
...in/java/com/beecode/inz/message/web/info/MessageInfo.java
+0
-2
No files found.
backend/inz.message/src/main/java/com/beecode/inz/message/web/info/MessageInfo.java
View file @
75c0dfef
...
@@ -8,7 +8,6 @@ import org.slf4j.LoggerFactory;
...
@@ -8,7 +8,6 @@ import org.slf4j.LoggerFactory;
import
com.beecode.bcp.type.KObject
;
import
com.beecode.bcp.type.KObject
;
import
com.beecode.inz.message.MessageInfoConstants
;
import
com.beecode.inz.message.MessageInfoConstants
;
import
com.fasterxml.jackson.annotation.JsonFormat
;
public
class
MessageInfo
{
public
class
MessageInfo
{
...
@@ -22,7 +21,6 @@ public class MessageInfo {
...
@@ -22,7 +21,6 @@ public class MessageInfo {
private
ReferenceInfo
sender
;
private
ReferenceInfo
sender
;
@JsonFormat
(
pattern
=
"yyyy-MM-dd HH:mm:ss"
,
timezone
=
"GMT+8"
)
private
Date
createTime
;
private
Date
createTime
;
private
String
type
;
private
String
type
;
...
...
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