【迁移】迁移代码资源到system模块地下

This commit is contained in:
zer0Black
2022-04-17 23:51:54 +08:00
parent 01ef29c5d7
commit 24dfbecca8
421 changed files with 2073 additions and 2073 deletions
@@ -11,6 +11,7 @@ import java.util.List;
* @Version: V1.0 * @Version: V1.0
*/ */
public interface I${entityName}Service extends IService<${entityName}> { public interface I${entityName}Service extends IService<${entityName}> {
/** /**
* 保存 * 保存
* *

Some files were not shown because too many files have changed in this diff Show More