类型接口开发

This commit is contained in:
haozq 2024-11-12 10:51:35 +08:00
parent dd1263e3be
commit 6e1c898eb5
1 changed files with 1 additions and 0 deletions

View File

@ -152,6 +152,7 @@ public class PaTypeServiceImpl implements PaTypeService{
}catch (Exception e){
}
return null;
}