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);
|
||||
|
||||
/**
|
||||
* 修改${functionName}
|
||||
* 新增${functionName}
|
||||
*/
|
||||
Boolean insertByBo(${ClassName}Bo bo);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user