Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
lwby_copyright_book_data
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
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
maliang
lwby_copyright_book_data
Commits
bbc24883
Commit
bbc24883
authored
May 06, 2020
by
maliang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
上传bug修复
parent
91c4ad09
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
CopyrightDao.java
src/main/java/com/boot/security/server/dao/CopyrightDao.java
+0
-1
No files found.
src/main/java/com/boot/security/server/dao/CopyrightDao.java
View file @
bbc24883
...
...
@@ -13,7 +13,6 @@ public interface CopyrightDao {
List
<
BaseSettlement
>
selectCopyrightAll
();
List
<
BaseSettlement
>
selectBookDetail
(
@Param
(
"copyrightIdList"
)
List
<
BaseSettlement
>
copyrightIdList
,
@Param
(
"bookId"
)
Long
bookId
,
@Param
(
"bookName"
)
String
bookName
);
@Update
(
"update report_book_settlement_month set jiesuan_status=#{status},jiesuan_status_name=#{statusName} where report_date=#{reportDate} and copyright_id=#{copyrightId}"
)
...
...
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