dev #87

Merged
ysCha merged 2 commits from dev into prd-deploy 2025-06-13 15:30:36 +09:00
Showing only changes of commit 4520ed1e06 - 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