# dataCore **Repository Path**: nullzZ/dataCore ## Basic Information - **Project Name**: dataCore - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-04-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # dataCore #### 项目介绍 通过excel配置 生成对应的类 加载excel表格 #### 软件架构 软件架构说明 #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 java -jar DataCore.jar “excel路径” "工程包名" 输出地址 java -jar DataCore.jar excel com.server.working out 项目中使用: MainProvider.getInstance().run(path); #### 参与贡献