保存进度!
This commit is contained in:
@@ -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