Commit b2b8dc9c authored by 韩桐桐's avatar 韩桐桐

反馈建议个人详情未展示信息

parent cdc8e326
......@@ -10,6 +10,6 @@
<select id="getCompanySeqByCompanyCode" resultType="java.lang.String">
SELECT sequence_nbr as sequenceNbr
FROM "amos_tzs_biz"."tz_base_enterprise_info"
WHERE "use_unit_code" = #{companyCode}
WHERE "use_code" = #{companyCode}
</select>
</mapper>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment