73cbb4e19ed98e172e1a46e852814841452d2823
添加了VendorCatalogStringConverter转换器类、ContractFileTypeListCell列表单元格类和ContractFileTypeTableCell表格单元格类,并创建了相关文档文件
项目介绍
分模块:
- common: 公共模块,包含实体类、公共的类、枚举、异常、工具类等
- server: 服务端模块,包含服务端的代码,依赖common模块
- client: 客户端模块,包含客户端的代码,依赖common模块 UI 的fxml文件在 /client/src/main/resources/ui/
Languages
Java
99.8%