system-clients 3.2.56 → 3.2.57

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
- // 分公司特殊组件页面注册
2
-
3
- let specialComp = {
4
- 'home-page': (resolve) => require(['./Main'], resolve)
5
- }
6
- exports.specialComp = specialComp
1
+ // 分公司特殊组件页面注册
2
+
3
+ let specialComp = {
4
+ 'home-page': (resolve) => require(['./Main'], resolve)
5
+ }
6
+ exports.specialComp = specialComp
Binary file
File without changes
@@ -1,2 +0,0 @@
1
- #Mon Mar 06 15:27:14 CST 2023
2
- gradle.version=6.5.1
Binary file
File without changes
Binary file