Error code standardization

This commit is contained in:
skiffer-git
2023-01-13 16:56:46 +08:00
parent 8e8ee2b968
commit f78304602c
4 changed files with 90 additions and 27 deletions
-4
View File
@@ -519,10 +519,6 @@ message RequestPagination {
int32 showNumber = 2;
}
message ResponsePagination {
int32 CurrentPage = 5;
int32 ShowNumber = 6;
}
///////////////////signal//////////////