feature/jp-0331 #526

Open
jungpyo2001 wants to merge 998 commits from feature/jp-0331 into main
Showing only changes of commit e10b9b7cd8 - Show all commits

View File

@ -1180,7 +1180,14 @@
, P.SUPPORT_METHOD_ID
, P.MODULE_MODEL
, GETDATE() AS DRAWING_ESTIMATE_CREATE_DATE
, #{copyReceiveUser} AS CHARGER
<choose>
<when test='copyReceiveUser != null and copyReceiveUser != ""'>
, #{copyReceiveUser} AS CHARGER
</when>
<otherwise>
, P.CHARGER
</otherwise>
</choose>
, P.ESTIMATE_VALIDITY_TERM
, P.DECISION_PLAN
, P.NUMBER