检验委托的一般委托和仲裁委托修改

This commit is contained in:
2026-01-26 17:54:27 +08:00
parent a578426458
commit 2336c370fa
8 changed files with 76 additions and 11 deletions

View File

@@ -211,4 +211,5 @@ public interface QmsCommonConstant {
/** 临时数据标识 **/
String TEMP_DATA_CODE = "-1";
}