feat:客户端版本管理

This commit is contained in:
yd
2025-12-04 20:14:24 +08:00
parent 8fa69a0906
commit a17621b0dd
11 changed files with 822 additions and 0 deletions

View File

@@ -160,6 +160,7 @@ public interface ErrorCodeConstants {
ErrorCode MATERIAL_INVENTORY_INBOUND_DETAIL_NOT_EXISTS = new ErrorCode(1_032_150_000, "入库明细,出库明细等不存在");
ErrorCode SYSTEM_VERSION_MANAGEMENT_NOT_EXISTS = new ErrorCode(1_032_150_000, "客户端版本管理不存在");
/*================================= tx 1_032_200_000 ~ 1_032_249_999 ==================================*/