添加字段
This commit is contained in:
@ -33,7 +33,8 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
||||
bwa.create_time,
|
||||
bwa.id,
|
||||
bwa.username,
|
||||
bwa.project_name
|
||||
bwa.project_name,
|
||||
bwa.audit_status
|
||||
from bgt_wage_application bwa
|
||||
<where>
|
||||
<if test="dto.userId != null ">
|
||||
|
Reference in New Issue
Block a user