src/main/java/cc/mrbird/febs/ai/entity/AiCompany.java @@ -12,4 +12,5 @@ * 公司名称 */ private String name; private String code; }