-
Notifications
You must be signed in to change notification settings - Fork 330
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
idea2023.3生成的xml没有逗号 #120
Comments
你好,解决了吗? |
作者好久没有更新了。是停更了吗 |
这是来自QQ邮箱的假期自动回复邮件。你好,我最近正在休假中,无法亲自回复你的邮件。我将在假期结束后,尽快给你回复。
|
我也不知,为了加快作业进度才来搜这个组件的
林煜川
***@***.***
…------------------ 原始邮件 ------------------
发件人: ***@***.***>;
发送时间: 2023年12月18日(星期一) 下午2:23
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [makejavas/EasyCode] idea2023.3生成的xml没有逗号 (Issue #120)
作者好久没有更新了。是停更了吗
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
修改一下模板中的判断函数可以解决,把设置-EasyCode-Global Config-myBatisSupport.vm 文件最后 #if($velocityHasNext), #end改成 #if($foreach.hasNext), #end |
ok ,谢谢你
林煜川
***@***.***
…------------------ 原始邮件 ------------------
发件人: ***@***.***>;
发送时间: 2023年12月20日(星期三) 中午11:01
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [makejavas/EasyCode] idea2023.3生成的xml没有逗号 (Issue #120)
修改一下模板中的判断函数可以解决,把设置-EasyCode-Global Config-myBatisSupport.vm 文件最后 #if($velocityHasNext), #end改成 #if($foreach.hasNext), #end
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
insert , batchIsert , batchInsert还是存在这个问题 @ZhangXianlu ,这个怎么办 |
去对应的配置模板文件找一下这个方法,替换一下就可以 |
不知道 怎么修改呢 给一个示例么
…---原始邮件---
发件人: ***@***.***>
发送时间: 2023年12月22日(周五) 下午2:32
收件人: ***@***.***>;
抄送: ***@***.******@***.***>;
主题: Re: [makejavas/EasyCode] idea2023.3生成的xml没有逗号 (Issue #120)
insert , batchIsert , batchInsert还是存在这个问题 @ZhangXianlu ,这个怎么办
去对应的配置模板文件找一下这个方法,替换一下就可以
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
这是来自QQ邮箱的假期自动回复邮件。你好,我最近正在休假中,无法亲自回复你的邮件。我将在假期结束后,尽快给你回复。
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
已经按照前面的issue里2023.1的问题改造了, 还是没有逗号
IntelliJ IDEA 2023.3 (Ultimate Edition)
The text was updated successfully, but these errors were encountered: