程序包 com.infilake.openapi.bidding.model.base
package com.infilake.openapi.bidding.model.base
-
类类说明ApiResult<T>API 响应结果包装类Base entity class with common fields Provides common fields that many entities share: - id - createTime - updateTimePageResult<T>Paginated response wrapper Used for API endpoints that return paginated data: