修改异常处理+代码清理

This commit is contained in:
xupei
2023-11-02 15:35:07 +08:00
parent 85a815dddc
commit 0313149ea5
16 changed files with 91 additions and 130 deletions

View File

@@ -72,6 +72,11 @@ save.sysFile.failed=Save sysFile failed!
save.pythonTAllInfo.failed=Save pythonTAllInfo failed!
save.collection.failed=Save collection failed!
save.designItemDetail.failed=Save designItemDetail failed!
please.input.the.caption=Please input the caption!
please.choose.an.image=Please choose an image!
please.input.the.caption.and.choose.an.image=Please input the caption and choose an image!
duplicate.likes.are.not.allowed=Duplicate likes are not allowed!
layer.information.not.found=Layer information not found!
# 前端传参校验
singleOverall.cannot.be.empty=singleOverall cannot be empty!
colorBoards.cannot.be.empty=colorBoards cannot be empty!
@@ -131,4 +136,10 @@ level1Type.cannot.be.empty=level1Type cannot be empty!
regionNum.cannot.be.empty=regionNum cannot be empty!
phone.cannot.be.empty=phone cannot be empty!
printId.cannot.be.empty=printId cannot be empty!
path.cannot.be.empty=Path cannot be empty!
path.cannot.be.empty=Path cannot be empty!
level2Type.cannot.be.empty=level2Type cannot be empty!
generateItem.does.not.exist=generateItem does not exist!
level1Type.does.not.match=level1Type does not match!
the.image.does.not.exist.please.reselect=the image does not exist, please reselect!
design.item.does.not.exist=design item does not exist!
layers.does.not.exists=layers does not exists!