diff --git a/ruoyi-api/pom.xml b/ruoyi-api/pom.xml index 2eeb4cc5..0ee6064a 100644 --- a/ruoyi-api/pom.xml +++ b/ruoyi-api/pom.xml @@ -7,6 +7,7 @@ 3.3.0 4.0.0 + API模块 ruoyi-api-system diff --git a/ruoyi-api/ruoyi-api-system/pom.xml b/ruoyi-api/ruoyi-api-system/pom.xml index ad926141..57c2637b 100644 --- a/ruoyi-api/ruoyi-api-system/pom.xml +++ b/ruoyi-api/ruoyi-api-system/pom.xml @@ -8,6 +8,7 @@ 3.3.0 4.0.0 + API模块-系统API ruoyi-api-system diff --git a/ruoyi-auth/pom.xml b/ruoyi-auth/pom.xml index 933c6ea2..5d77c47a 100644 --- a/ruoyi-auth/pom.xml +++ b/ruoyi-auth/pom.xml @@ -7,6 +7,7 @@ 3.3.0 4.0.0 + 认证授权模块 ruoyi-auth diff --git a/ruoyi-common/pom.xml b/ruoyi-common/pom.xml index ad5f6177..da7fcc91 100644 --- a/ruoyi-common/pom.xml +++ b/ruoyi-common/pom.xml @@ -7,6 +7,7 @@ 3.3.0 4.0.0 + 通用模块 ruoyi-common-log diff --git a/ruoyi-common/ruoyi-common-core/pom.xml b/ruoyi-common/ruoyi-common-core/pom.xml index e5c2b14b..4197ea33 100644 --- a/ruoyi-common/ruoyi-common-core/pom.xml +++ b/ruoyi-common/ruoyi-common-core/pom.xml @@ -8,6 +8,7 @@ 3.3.0 4.0.0 + 通用模块-核心模块 ruoyi-common-core diff --git a/ruoyi-common/ruoyi-common-datascope/pom.xml b/ruoyi-common/ruoyi-common-datascope/pom.xml index cf500507..4d28f788 100644 --- a/ruoyi-common/ruoyi-common-datascope/pom.xml +++ b/ruoyi-common/ruoyi-common-datascope/pom.xml @@ -8,6 +8,7 @@ 3.3.0 4.0.0 + 通用模块-权限范围模块 ruoyi-common-datascope diff --git a/ruoyi-common/ruoyi-common-datasource/pom.xml b/ruoyi-common/ruoyi-common-datasource/pom.xml index e3e2b516..734131b9 100644 --- a/ruoyi-common/ruoyi-common-datasource/pom.xml +++ b/ruoyi-common/ruoyi-common-datasource/pom.xml @@ -8,6 +8,7 @@ 3.3.0 4.0.0 + 公共模块-多数据源模块 ruoyi-common-datasource diff --git a/ruoyi-common/ruoyi-common-log/pom.xml b/ruoyi-common/ruoyi-common-log/pom.xml index 8a0803f9..415ff3c9 100644 --- a/ruoyi-common/ruoyi-common-log/pom.xml +++ b/ruoyi-common/ruoyi-common-log/pom.xml @@ -8,6 +8,7 @@ 3.3.0 4.0.0 + 公共模块-日志模块 ruoyi-common-log diff --git a/ruoyi-common/ruoyi-common-redis/pom.xml b/ruoyi-common/ruoyi-common-redis/pom.xml index 909130c7..005be306 100644 --- a/ruoyi-common/ruoyi-common-redis/pom.xml +++ b/ruoyi-common/ruoyi-common-redis/pom.xml @@ -8,6 +8,7 @@ 3.3.0 4.0.0 + 公共模块-Redis模块 ruoyi-common-redis diff --git a/ruoyi-common/ruoyi-common-security/pom.xml b/ruoyi-common/ruoyi-common-security/pom.xml index 79985838..66c4feae 100644 --- a/ruoyi-common/ruoyi-common-security/pom.xml +++ b/ruoyi-common/ruoyi-common-security/pom.xml @@ -9,6 +9,7 @@ 4.0.0 ruoyi-common-security + 公共模块-安全模块 ruoyi-common-security安全模块 diff --git a/ruoyi-common/ruoyi-common-swagger/pom.xml b/ruoyi-common/ruoyi-common-swagger/pom.xml index b67f529c..42eb9ff7 100644 --- a/ruoyi-common/ruoyi-common-swagger/pom.xml +++ b/ruoyi-common/ruoyi-common-swagger/pom.xml @@ -8,6 +8,7 @@ 3.3.0 4.0.0 + 公共模块-swagger文档模块 ruoyi-common-swagger diff --git a/ruoyi-gateway/pom.xml b/ruoyi-gateway/pom.xml index 3e7969c3..ce023624 100644 --- a/ruoyi-gateway/pom.xml +++ b/ruoyi-gateway/pom.xml @@ -7,6 +7,7 @@ 3.3.0 4.0.0 + 网关模块 ruoyi-gateway diff --git a/ruoyi-modules/pom.xml b/ruoyi-modules/pom.xml index e88ccea7..5fb206bd 100644 --- a/ruoyi-modules/pom.xml +++ b/ruoyi-modules/pom.xml @@ -7,6 +7,7 @@ 3.3.0 4.0.0 + 系统模块 ruoyi-system diff --git a/ruoyi-modules/ruoyi-file/pom.xml b/ruoyi-modules/ruoyi-file/pom.xml index 9e351683..8ad5b1a2 100644 --- a/ruoyi-modules/ruoyi-file/pom.xml +++ b/ruoyi-modules/ruoyi-file/pom.xml @@ -8,6 +8,7 @@ 3.3.0 4.0.0 + 系统模块-文件模块 ruoyi-modules-file diff --git a/ruoyi-modules/ruoyi-gen/pom.xml b/ruoyi-modules/ruoyi-gen/pom.xml index ad9c7d82..253392ac 100644 --- a/ruoyi-modules/ruoyi-gen/pom.xml +++ b/ruoyi-modules/ruoyi-gen/pom.xml @@ -8,6 +8,7 @@ 3.3.0 4.0.0 + 系统模块-代码生成模块 ruoyi-modules-gen diff --git a/ruoyi-modules/ruoyi-job/pom.xml b/ruoyi-modules/ruoyi-job/pom.xml index d57c0cee..42a65124 100644 --- a/ruoyi-modules/ruoyi-job/pom.xml +++ b/ruoyi-modules/ruoyi-job/pom.xml @@ -8,6 +8,7 @@ 3.3.0 4.0.0 + 系统模块-定时任务模块 ruoyi-modules-job diff --git a/ruoyi-modules/ruoyi-system/pom.xml b/ruoyi-modules/ruoyi-system/pom.xml index 48a662c1..54613425 100644 --- a/ruoyi-modules/ruoyi-system/pom.xml +++ b/ruoyi-modules/ruoyi-system/pom.xml @@ -8,6 +8,7 @@ 3.3.0 4.0.0 + 系统模块-系统模块 ruoyi-modules-system diff --git a/ruoyi-visual/pom.xml b/ruoyi-visual/pom.xml index 55599104..94808c6d 100644 --- a/ruoyi-visual/pom.xml +++ b/ruoyi-visual/pom.xml @@ -7,6 +7,7 @@ 3.3.0 4.0.0 + 视图模块 ruoyi-monitor diff --git a/ruoyi-visual/ruoyi-monitor/pom.xml b/ruoyi-visual/ruoyi-monitor/pom.xml index 81154770..65d76e18 100644 --- a/ruoyi-visual/ruoyi-monitor/pom.xml +++ b/ruoyi-visual/ruoyi-monitor/pom.xml @@ -7,6 +7,7 @@ 3.3.0 4.0.0 + 视图模块-监控模块 ruoyi-visual-monitor diff --git a/xjs-study/netty-project/netty-springboot/src/main/resources/static/js/jquery-2.2.0.js b/xjs-study/netty-project/netty-springboot/src/main/resources/static/js/jquery-2.2.0.js index 1e0ba997..80701981 100644 --- a/xjs-study/netty-project/netty-springboot/src/main/resources/static/js/jquery-2.2.0.js +++ b/xjs-study/netty-project/netty-springboot/src/main/resources/static/js/jquery-2.2.0.js @@ -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 );