Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ufo
/
ufo-platform
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
mali
2020-05-28 16:50:28 +0800
Commit
2779e6af9dc4ef5668aa790b7cec375b1a85f60e
1 parent
d2835383
商详装修修改接口
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
product/src/main/java/com/yoho/ufo/service/impl/SizePoolService.java
product/src/main/java/com/yoho/ufo/service/impl/SizePoolService.java
View file @
2779e6a
...
...
@@ -132,6 +132,8 @@ public class SizePoolService implements ISizePoolService{
return
result
;
}
sizePoolImageMapper
.
deleteBySizePoolId
(
bo
.
getId
());
saveSizePoolImage
(
imageList
,
sizePool
.
getId
());
//删除已存在的
...
...
Please
register
or
login
to post a comment