This commit is contained in:
三丙
2025-09-13 17:23:36 +08:00
parent d59844e448
commit 9c0cfecdc5
6 changed files with 58 additions and 76 deletions

View File

@@ -272,3 +272,4 @@ message OfflineCardQueryRequest {
int32 total = 2; // 查询离线卡的个数
repeated string cardNo = 3; // 物理卡号集合
}

View File

@@ -383,4 +383,4 @@ message SetQrcodeResponse {
string pileCode = 4;
int32 type = 7;
int32 startAddr = 8;
}
}