生成裁决书修改

This commit is contained in:
18792927508
2023-12-04 17:08:39 +08:00
parent cc5c4ab49a
commit ba6237853e
14 changed files with 875 additions and 135 deletions
@@ -28,6 +28,14 @@ public class Constants
* http请求
*/
public static final String HTTP = "http://";
/**
* br标签
*/
public static final String BR = "</br>";
/**
* pdf拼接符
*/
public static final String PDFSTR = "∰";
/**
* https请求