Signed-off-by: dongpx <2112323174@qq.com>

This commit is contained in:
dongpx
2026-02-05 10:37:57 +08:00
parent a1c91f2959
commit b7ebd3778d
15 changed files with 28 additions and 11 deletions

View File

@@ -12,7 +12,7 @@ import org.apache.ibatis.type.JdbcType;
@Generated(
value = "org.mapstruct.ap.MappingProcessor",
date = "2026-02-02T00:49:12+0800",
date = "2026-02-04T12:27:21+0800",
comments = "version: 1.5.5.Final, compiler: javac, environment: Java 1.8.0_392 (Amazon.com Inc.)"
)
public class CodegenConvertImpl implements CodegenConvert {

View File

@@ -10,7 +10,7 @@ import javax.annotation.Generated;
@Generated(
value = "org.mapstruct.ap.MappingProcessor",
date = "2026-02-02T00:49:12+0800",
date = "2026-02-04T12:27:21+0800",
comments = "version: 1.5.5.Final, compiler: javac, environment: Java 1.8.0_392 (Amazon.com Inc.)"
)
public class ConfigConvertImpl implements ConfigConvert {

View File

@@ -6,7 +6,7 @@ import javax.annotation.Generated;
@Generated(
value = "org.mapstruct.ap.MappingProcessor",
date = "2026-02-02T00:49:12+0800",
date = "2026-02-04T12:27:20+0800",
comments = "version: 1.5.5.Final, compiler: javac, environment: Java 1.8.0_392 (Amazon.com Inc.)"
)
public class FileConfigConvertImpl implements FileConfigConvert {

View File

@@ -4,7 +4,7 @@ import javax.annotation.Generated;
@Generated(
value = "org.mapstruct.ap.MappingProcessor",
date = "2026-02-02T00:49:12+0800",
date = "2026-02-04T12:27:20+0800",
comments = "version: 1.5.5.Final, compiler: javac, environment: Java 1.8.0_392 (Amazon.com Inc.)"
)
public class RedisConvertImpl implements RedisConvert {