mirror of
https://github.com/continew-org/continew-starter.git
synced 2025-09-08 16:57:09 +08:00
chore: 优化代码格式
This commit is contained in:
@@ -23,5 +23,4 @@ package top.continew.starter.data.mf.service;
|
||||
* @author hellokaton
|
||||
* @since 1.2.0
|
||||
*/
|
||||
public interface IService<T> extends com.mybatisflex.core.service.IService<T> {
|
||||
}
|
||||
public interface IService<T> extends com.mybatisflex.core.service.IService<T> {}
|
||||
|
Reference in New Issue
Block a user