Commit ed655b6f authored by ms group dev's avatar ms group dev

4.7.1更新

parent 6d0f7093
This diff is collapsed.
......@@ -3,12 +3,10 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>net.mingsoft</groupId>
<artifactId>mcms</artifactId>
<version>4.7.0-SNAPSHOT</version>
<name>ms-mcms</name>
<packaging>jar</packaging>
<properties>
<java.version>1.8</java.version>
</properties>
......@@ -40,9 +38,13 @@
<dependency>
<groupId>net.mingsoft</groupId>
<artifactId>ms-mpeople</artifactId>
<version>1.0.8-SNAPSHOT</version>
<version>1.0.8</version>
</dependency>
<dependency>
<groupId>net.mingsoft</groupId>
<artifactId>ms-upgrader</artifactId>
<version>1.0.6-SNAPSHOT</version>
</dependency>
</dependencies>
<build>
<finalName>ms-mcms</finalName>
......
......@@ -87,7 +87,7 @@
field: 'basicDateTime',
title: '发布时间',
align: 'center',
width: 90
width: 150
}]
});
//查询文章标题
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment