1、maven模块别名
This commit is contained in:
parent
710c4ef2ee
commit
ff4379a520
|
|
@ -7,6 +7,7 @@
|
|||
<version>3.3.0</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>API模块</name>
|
||||
|
||||
<modules>
|
||||
<module>ruoyi-api-system</module>
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@
|
|||
<version>3.3.0</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>API模块-系统API</name>
|
||||
|
||||
<artifactId>ruoyi-api-system</artifactId>
|
||||
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
<version>3.3.0</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>认证授权模块</name>
|
||||
|
||||
<artifactId>ruoyi-auth</artifactId>
|
||||
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
<version>3.3.0</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>通用模块</name>
|
||||
|
||||
<modules>
|
||||
<module>ruoyi-common-log</module>
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@
|
|||
<version>3.3.0</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>通用模块-核心模块</name>
|
||||
|
||||
<artifactId>ruoyi-common-core</artifactId>
|
||||
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@
|
|||
<version>3.3.0</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>通用模块-权限范围模块</name>
|
||||
|
||||
<artifactId>ruoyi-common-datascope</artifactId>
|
||||
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@
|
|||
<version>3.3.0</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>公共模块-多数据源模块</name>
|
||||
|
||||
<artifactId>ruoyi-common-datasource</artifactId>
|
||||
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@
|
|||
<version>3.3.0</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>公共模块-日志模块</name>
|
||||
|
||||
<artifactId>ruoyi-common-log</artifactId>
|
||||
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@
|
|||
<version>3.3.0</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>公共模块-Redis模块</name>
|
||||
|
||||
<artifactId>ruoyi-common-redis</artifactId>
|
||||
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<artifactId>ruoyi-common-security</artifactId>
|
||||
<name>公共模块-安全模块</name>
|
||||
|
||||
<description>
|
||||
ruoyi-common-security安全模块
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@
|
|||
<version>3.3.0</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>公共模块-swagger文档模块</name>
|
||||
|
||||
<artifactId>ruoyi-common-swagger</artifactId>
|
||||
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
<version>3.3.0</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>网关模块</name>
|
||||
|
||||
<artifactId>ruoyi-gateway</artifactId>
|
||||
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
<version>3.3.0</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>系统模块</name>
|
||||
|
||||
<modules>
|
||||
<module>ruoyi-system</module>
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@
|
|||
<version>3.3.0</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>系统模块-文件模块</name>
|
||||
|
||||
<artifactId>ruoyi-modules-file</artifactId>
|
||||
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@
|
|||
<version>3.3.0</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>系统模块-代码生成模块</name>
|
||||
|
||||
<artifactId>ruoyi-modules-gen</artifactId>
|
||||
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@
|
|||
<version>3.3.0</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>系统模块-定时任务模块</name>
|
||||
|
||||
<artifactId>ruoyi-modules-job</artifactId>
|
||||
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@
|
|||
<version>3.3.0</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>系统模块-系统模块</name>
|
||||
|
||||
<artifactId>ruoyi-modules-system</artifactId>
|
||||
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
<version>3.3.0</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>视图模块</name>
|
||||
|
||||
<modules>
|
||||
<module>ruoyi-monitor</module>
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
<version>3.3.0</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<name>视图模块-监控模块</name>
|
||||
|
||||
<artifactId>ruoyi-visual-monitor</artifactId>
|
||||
|
||||
|
|
|
|||
|
|
@ -768,7 +768,6 @@ function Sizzle( selector, context, results, seed ) {
|
|||
if ( (elem = context.getElementById( m )) ) {
|
||||
|
||||
// Support: IE, Opera, Webkit
|
||||
// TODO: identify versions
|
||||
// getElementById can match elements by name instead of ID
|
||||
if ( elem.id === m ) {
|
||||
results.push( elem );
|
||||
|
|
@ -782,7 +781,6 @@ function Sizzle( selector, context, results, seed ) {
|
|||
} else {
|
||||
|
||||
// Support: IE, Opera, Webkit
|
||||
// TODO: identify versions
|
||||
// getElementById can match elements by name instead of ID
|
||||
if ( newContext && (elem = newContext.getElementById( m )) &&
|
||||
contains( context, elem ) &&
|
||||
|
|
@ -3855,7 +3853,6 @@ var dataUser = new Data();
|
|||
// 2. Improve the module's maintainability by reducing the storage
|
||||
// paths to a single mechanism.
|
||||
// 3. Use the same single mechanism to support "private" and "user" data.
|
||||
// 4. _Never_ expose "private" data to user code (TODO: Drop _data, _removeData)
|
||||
// 5. Avoid exposing implementation details on user objects (eg. expando properties)
|
||||
// 6. Provide a clear path for implementation upgrade to WeakMap in 2014
|
||||
|
||||
|
|
@ -3905,7 +3902,6 @@ jQuery.extend( {
|
|||
dataUser.remove( elem, name );
|
||||
},
|
||||
|
||||
// TODO: Now that all calls to _data and _removeData have been replaced
|
||||
// with direct calls to dataPriv methods, these can be deprecated.
|
||||
_data: function( elem, name, data ) {
|
||||
return dataPriv.access( elem, name, data );
|
||||
|
|
|
|||
Loading…
Reference in New Issue