Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
youka-api
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
java-youka-wallet
youka-api
Commits
c8b4959f
Commit
c8b4959f
authored
Apr 20, 2018
by
Java-聂换换
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改分润
parent
98e1c302
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
5 deletions
+1
-5
OrderService.java
src/main/java/com/thinkgem/jeesite/modules/pay/service/OrderService.java
+0
-5
ArticleApiDao.xml
src/main/resources/mappings/modules/messageCenter/ArticleApiDao.xml
+1
-0
No files found.
src/main/java/com/thinkgem/jeesite/modules/pay/service/OrderService.java
View file @
c8b4959f
...
@@ -36,11 +36,6 @@ public class OrderService {
...
@@ -36,11 +36,6 @@ public class OrderService {
}
}
public
static
void
main
(
String
[]
args
){
Date
date
=
new
Date
(
1522723599416L
);
System
.
out
.
println
(
new
Date
(
1522723775000
l
));
System
.
out
.
println
(
System
.
currentTimeMillis
());
}
}
}
src/main/resources/mappings/modules/messageCenter/ArticleApiDao.xml
View file @
c8b4959f
...
@@ -25,6 +25,7 @@
...
@@ -25,6 +25,7 @@
WHERE
WHERE
a.is_flow = 'N'
a.is_flow = 'N'
AND a.is_tip = 'N'
AND a.is_tip = 'N'
AND a.category_id = 28
AND a.scope LIKE CONCAT('%',(
AND a.scope LIKE CONCAT('%',(
SELECT
SELECT
yu. LEVEL
yu. LEVEL
...
...
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