测试代码合并

This commit is contained in:
wangmingwei
2026-05-08 16:07:49 +08:00
parent 720ee7975a
commit 5c690c5516

View File

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