报表打印wps改造
This commit is contained in:
@ -922,7 +922,7 @@ public class WpsServiceImpl implements WpsService {
|
||||
System.out.println(value);
|
||||
}
|
||||
|
||||
String val = RSA.encrypt("1740185231086813184_100001_20240110101259",wpsService.kswpublicKey);
|
||||
String val = RSA.encrypt("1740185231086813184_100001_20240112101259",wpsService.kswpublicKey);
|
||||
System.out.println(val);
|
||||
WpsClientInVo2 vo2 = wpsService.getKSWpsUrlDecrypt2(val,"开标记录表");
|
||||
|
||||
|
Reference in New Issue
Block a user