图片编辑增加压缩功能

This commit is contained in:
1215525055@qq.com 2025-06-30 17:02:14 +08:00
parent 2c1cc3604c
commit 89bd9f0196

View File

@ -207,7 +207,7 @@ public class CorrectionServiceImpl extends DefaultBaseService implements ICorrec
}
String type = "";
if(correctionVO.getCorrectionType().contains("1")) {
type = "卖家";
type = "卖家";
}
if(correctionVO.getCorrectionType().contains("2")) {
if (type.length() > 0) {