@@ -217,6 +217,7 @@
, sys_chg_dttm = NOW()
, sys_chg_id = #{userId}
, shmt_col_proc_type = #{entity.shmtColProcType}
+ , whis_list_use_yn = #{entity.whisListUseYn}
where brand_id = #{entity.brandId}
</update>