保存进度!

This commit is contained in:
2025-03-19 16:38:57 +08:00
parent cb7e70fb81
commit 05efe7bf81
8 changed files with 375 additions and 44 deletions

View File

@@ -274,7 +274,7 @@ public class CpicximToXMNHS
xyxInfo = new JSONObject();
xyxInfo.put( "psnName", info.getPsnName() );
xyxInfo.put( "cerno", info.getCertNo() );
xyxInfo.put( "certno", info.getCertNo() );
xyxInfo.put( "serviceId", info.getServiceId() );
xyxInfo.put( "status", info.getStatus() );
xyxInfo.put( "xyxNo", info.getXyxNo() );