rev:测试修改

This commit is contained in:
2026-01-26 17:48:14 +08:00
parent ca66e7e776
commit 425a9cf7d9

View File

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