Skip to content

[Feature]: 代码规范性检查 #144

@eoctet

Description

@eoctet

解决方案

  1. DTO 分页查询的请求与响应格式

统一使用:webox/api-service/internal/dto/common/common.go模块的方法作为分页查询的响应格式。

  1. ERROR 异常处理规范:REPO或SERVICE统一处理异常

  2. RESPONSE 响应格式

统一使用:webox/api-service/internal/dto/common/response.go模块的方法作为标准响应返回。也可以在此基础之上扩展所需要的响应格式。

行为准则

  • 我同意遵守此项目的行为准则

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions