测试修改

This commit is contained in:
2026-01-26 17:48:46 +08:00
parent 08314d000f
commit 03cc3845f6

View File

@@ -235,7 +235,6 @@ public class PdaCommonServiceImpl implements PdaCommonService {
if (infoByBucket.size() > 0) {
throw new BadRequestException("该桶已绑定过!");
}
MdPdGroupbucket groupbucket = new MdPdGroupbucket();
BeanUtil.copyProperties(param, groupbucket);