This commit is contained in:
guorui
2025-02-19 10:28:49 +08:00
commit dad6d41cbc
1052 changed files with 102186 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
package com.openhis.common.constant;
/**
* 共通常量
*
* @author system
*/
public class CommonConstants {
}