fix: 解决冲突

This commit is contained in:
2024-04-11 16:15:08 +08:00
10 changed files with 71 additions and 67 deletions

View File

@@ -61,4 +61,4 @@ public enum PackageInfoIvtEnum {
}
throw new BadRequestException(this.name() + "对应类型" + code + "未定义");
}
}
}