This commit is contained in:
jing's 2023-12-22 17:56:20 +08:00
parent 48c5f0024d
commit de79c2b22c
1 changed files with 0 additions and 1 deletions

View File

@ -131,7 +131,6 @@ public class EBomEdit {
child.setParentRowId(parent.getRowId());
VUtils.isTure(parent.getProjectType().equals(child.getProjectType())).throwMessage("父、子级项目类型不能相同");
}