Commit 1b683692 by 侯昆

初始化

1 parent 4f65f977
Showing 45 changed files with 29 additions and 2 deletions
......@@ -4,3 +4,4 @@
/serverside/cihai-jsp/cihai-jsp.iml
/serverside/cihai-core/cihai-core.iml
/serverside/cihai-app/cihai-app.iml
/serverside/cihai-wechat/cihai-wechat.iml
# 实体规划
* 字词 word
* 字形信息
* 字源
* 书法
* 释义
* 相关词
* 百科基本信息
* 百科释义
* 图册
* 视频
* 历版
* 专题 topic
* 基本信息
* 相关词条
* 延伸词条
* 图谱
* 词云解析
* 相关新闻
* 相关专题
......@@ -6,7 +6,7 @@
<version>1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>cihai-jsp</artifactId>
<artifactId>cihai-wechat</artifactId>
<packaging>war</packaging>
<properties>
......
......@@ -77,7 +77,7 @@
<modules>
<module>cihai-core</module>
<module>cihai-jsp</module>
<module>cihai-wechat</module>
<module>cihai-app</module>
</modules>
</project>
\ No newline at end of file
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!