HIS医保

This commit is contained in:
2025-05-22 18:36:38 +08:00
parent ad4fb627f9
commit 1707e0f4ca
8 changed files with 129 additions and 59 deletions

View File

@@ -19,4 +19,9 @@ public class ChsConfig {
*/
private String orgcode;
/**
* 医保读卡之后保存信息的文件名
*/
private String fileName;
}