liulin
2024-08-06 4290841df510502388f5749867ab4838d4301536
生成代码逻辑修改
已修改1个文件
4 ■■■ 文件已修改
src/test/java/com/lunhan/xxx/host/GenCodeGauss.java 4 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/test/java/com/lunhan/xxx/host/GenCodeGauss.java
@@ -144,7 +144,9 @@
            "import com.lunhan.xxx.entity.dto.*;",
            "import com.lunhan.xxx.entity.enums.*;",
            "import com.lunhan.xxx.repository.BasicMapperImpl;",
            "import org.springframework.stereotype.Repository;"
            "import org.springframework.stereotype.Repository;",
            "",
            "import java.util.List;"
    };
    //endregion