|
@@ -25,7 +25,7 @@
|
|
|
<result column="date_create" property="dateCreate" jdbcType="TIMESTAMP" />
|
|
|
<result column="update_by" property="updateBy" jdbcType="VARCHAR" />
|
|
|
<result column="date_update" property="dateUpdate" jdbcType="TIMESTAMP" />
|
|
|
- <result column="company_org_id" property="compa=nyOrgId" jdbcType="VARCHAR" />
|
|
|
+ <result column="company_org_id" property="companyOrgId" jdbcType="VARCHAR" />
|
|
|
<result column="department_org_id" property="departmentOrgId" jdbcType="VARCHAR" />
|
|
|
<result column="task_checked" property="taskChecked" jdbcType="LONGVARCHAR" />
|
|
|
<result column="flow_detail" property="flowDetail" jdbcType="VARCHAR" />
|