refactor: re-impl sdk3rd

This commit is contained in:
Fu Diwei
2025-06-17 10:39:39 +08:00
parent 9421da2cde
commit 299a722aa9
280 changed files with 6923 additions and 4658 deletions

View File

@@ -12,7 +12,7 @@ type CreateCertRequest struct {
}
type CreateCertResponse struct {
baseResult
apiResponseBase
ReturnObj *struct {
Id int64 `json:"id"`