Compare commits

..

3 Commits

Author SHA1 Message Date
wangmingwei
e3c5cbed35 去除空格 2026-05-08 16:10:30 +08:00
wangmingwei
5c690c5516 测试代码合并 2026-05-08 16:07:49 +08:00
wangmingwei
e162ab4a3a Merge branch 'master' of https://code.szlecheng.cn/yunzhupaas/yunzhupass-java-boot.git 2026-05-08 16:05:53 +08:00

View File

@@ -14,4 +14,5 @@ import com.yunzhupaas.base.mapper.SuperMapper;
*/
public interface AssetMapper extends SuperMapper<AssetEntity> {
}