测试修改
This commit is contained in:
@@ -235,7 +235,6 @@ public class PdaCommonServiceImpl implements PdaCommonService {
|
|||||||
if (infoByBucket.size() > 0) {
|
if (infoByBucket.size() > 0) {
|
||||||
throw new BadRequestException("该桶已绑定过!");
|
throw new BadRequestException("该桶已绑定过!");
|
||||||
}
|
}
|
||||||
|
|
||||||
MdPdGroupbucket groupbucket = new MdPdGroupbucket();
|
MdPdGroupbucket groupbucket = new MdPdGroupbucket();
|
||||||
BeanUtil.copyProperties(param, groupbucket);
|
BeanUtil.copyProperties(param, groupbucket);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user