保存进度!
This commit is contained in:
		@@ -6,7 +6,7 @@
 | 
			
		||||
 | 
			
		||||
  <groupId>com.cpic.xim</groupId>
 | 
			
		||||
  <artifactId>cpicxim-XMNHSA-repeater</artifactId>
 | 
			
		||||
  <version>1.0-SNAPSHOT</version>
 | 
			
		||||
  <version>v20250314</version>
 | 
			
		||||
 | 
			
		||||
  <name>cpicxim-XMNHSA-repeater</name>
 | 
			
		||||
  <!-- FIXME change it to the project's website -->
 | 
			
		||||
 
 | 
			
		||||
@@ -76,7 +76,7 @@ public class CpicximToXMNHS
 | 
			
		||||
 | 
			
		||||
            String sql = "select info.psnName, info.certNo, info.serviceId, info.status, info.xyxNo \n" +
 | 
			
		||||
                         "  from HmbXyxInfo info, \n" +
 | 
			
		||||
                         "       HmbXyxInfo_Update u  \n" +
 | 
			
		||||
                         "       HmbXyxInfo_Update u \n" +
 | 
			
		||||
                         "  where info.xyxNo = u.xyxNo";
 | 
			
		||||
 | 
			
		||||
            connection = DriverManager.getConnection( url, userName, password );
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user