diff --git a/dl-module-jx/src/main/resources/mapper/jx/DriveSchoolContractMapper.xml b/dl-module-jx/src/main/resources/mapper/jx/DriveSchoolContractMapper.xml index ca516a4b..0ae4b509 100644 --- a/dl-module-jx/src/main/resources/mapper/jx/DriveSchoolContractMapper.xml +++ b/dl-module-jx/src/main/resources/mapper/jx/DriveSchoolContractMapper.xml @@ -17,11 +17,11 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" - select id, dept_id, user_id, content, create_time, creator, update_time, updater, user_name from drive_school_contract + select id, dept_id, user_id, content, create_time, creator, update_time, updater, user_name,user_url from drive_school_contract