mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-09-10 08:57:14 +08:00
style: 统一请求参数、响应参数注释
This commit is contained in:
@@ -66,7 +66,7 @@ public interface GeneratorService {
|
||||
/**
|
||||
* 保存代码生成配置信息
|
||||
*
|
||||
* @param req 代码生成配置信息
|
||||
* @param req 请求参数
|
||||
* @param tableName 表名称
|
||||
*/
|
||||
void saveConfig(GenConfigReq req, String tableName);
|
||||
|
Reference in New Issue
Block a user