邮寄资料归档流程历史资料清单缺少问题修复
This commit is contained in:
parent
1f562d8296
commit
6b76dc6075
@ -143,6 +143,7 @@ public class GetInfoUtil {
|
||||
String appCode = null;
|
||||
String appName = null;
|
||||
JSONArray ja = new JSONArray();
|
||||
rs.beforeFirst();
|
||||
while (rs.next()) {
|
||||
appCode = rs.getString("app_code");
|
||||
appName = rs.getString("app_name");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user