Commit 4af393d8 by 傅伟强-富德

Add new file

1 parent 7df00527
Showing with 9 additions and 0 deletions
update GRAS_DEPT_SERVICER
set
SERVICER_NO=#{servicerNo,jdbcType=VARCHAR},
UPDATED_USER = #{updatedUser,jdbcType=VARCHAR},
UPDATED_DATE =sysdate
where
DEPT_NO =#{deptNo,jdbcType=VARCHAR}
and IS_VALID='Y'
\ No newline at end of file
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!