Skip to content

这个版本还是没有解决-online 基础篇-SQL增强部分变量可用的问题 #1154

Closed
@bill74s

Description

@bill74s
版本号:

2.2.0

问题描述:

http://doc.jeecg.com/1276930
online 基础篇-SQL增强

#{sys_date} | 系统日期"yyyy-MM-dd" 不能使用

#{sys_time} | 系统时间"yyyy-MM-dd HH:mm" 不能使用

比如:insert purchase (create_time,create_by) values ('#{sys_time}','#{sys_user_code}');
其中#{sys_time}出问题了。

截图&代码:

image

友情提示: 未按格式要求发帖,会直接删掉。

Activity

zhangdaiscott

zhangdaiscott commented on May 28, 2020

@zhangdaiscott
Member

问题已修复,下个版本发布

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @zhangdaiscott@bill74s

        Issue actions

          这个版本还是没有解决-online 基础篇-SQL增强部分变量可用的问题 · Issue #1154 · jeecgboot/JeecgBoot