This commit is contained in:
577732344@qq.com
2025-09-25 11:39:57 +08:00
parent 16864079e9
commit 2092de62f1
5 changed files with 22 additions and 4 deletions

View File

@@ -28,6 +28,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<result property="contactPerson" column="contact_person" />
<result property="contactPersonPhone" column="contact_person_phone" />
<result property="status" column="status" />
<result property="notPassReason" column="not_pass_reason" />
</resultMap>
<sql id="selectCompanyVo">