大屏项目初始化

This commit is contained in:
2026-03-07 19:08:40 +08:00
parent b7bfdfd2bc
commit a052721622
22 changed files with 1203 additions and 85 deletions

View File

@@ -9,7 +9,7 @@ import com.mini.mybigscreen.biz.domain.HomeModule;
* </p>
*
* @author gaoxq
* @since 2026-02-27
* @since 2026-03-07
*/
public interface HomeModuleMapper extends MPJBaseMapper<HomeModule> {