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