mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-23 19:56:40 +08:00
update 修改 生成错误注释
This commit is contained in:
parent
25f9f72366
commit
da4077f3b7
@ -37,7 +37,7 @@ public interface I${ClassName}Service {
|
|||||||
List<${ClassName}Vo> queryList(${ClassName}Bo bo);
|
List<${ClassName}Vo> queryList(${ClassName}Bo bo);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 修改${functionName}
|
* 新增${functionName}
|
||||||
*/
|
*/
|
||||||
Boolean insertByBo(${ClassName}Bo bo);
|
Boolean insertByBo(${ClassName}Bo bo);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user