| 
					
				 | 
			
			
				@@ -1,30 +1,33 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-/* 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				- * This is a kingdee cosmic template project that is automatically generated by the Kingdee cosmic development assistant plugin.  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				- * If there are any issues during the use process, you can provide feedback to the kingdee developer community website. 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				- * Website: https://developer.kingdee.com/developer?productLineId=29 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				- * Author: liebin.zheng 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				- * Generate Date: 2025-05-26 16:28:10 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				- */ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				- 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-dependencies { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				- 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	// 公共基础包 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	implementation project(':nckd-jxcc-base-common') 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	implementation project(':nckd-jxcc-base-helper') 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				- 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	// 引入hr云模块 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	implementation project(':nckd-jxcc-hr') 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				- 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	// 引入epm云模块 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	implementation project(':nckd-jxcc-epm') 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				- 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				- 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	// 引入swc云模块 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	implementation project(':nckd-jxcc-swc') 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				- 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				- 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	// 引入rpt云模块 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	implementation project(':nckd-jxcc-rpt') 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				- 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+/*
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ * This is a kingdee cosmic template project that is automatically generated by the Kingdee cosmic development assistant plugin. 
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ * If there are any issues during the use process, you can provide feedback to the kingdee developer community website.
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ * Website: https://developer.kingdee.com/developer?productLineId=29
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ * Author: liebin.zheng
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ * Generate Date: 2025-05-26 16:28:10
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ */
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+dependencies {
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	// 公共基础包
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	implementation project(':nckd-jxccl-base-common')
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	implementation project(':nckd-jxccl-base-helper')
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	// 引入hr云模块
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	implementation project(':nckd-jxccl-hr')
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	// 引入epm云模块
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	implementation project(':nckd-jxccl-epm')
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	// 引入swc云模块
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	implementation project(':nckd-jxccl-swc')
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	// 引入rpt云模块
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	implementation project(':nckd-jxccl-rpt')
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	// 引入opmc云模块
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	implementation project(':nckd-jxccl-opmc')
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 } 
			 |