Compare commits
No commits in common. "e04919619a58ef253d02bb790eab33690586185a" and "4d4e2f27be9dd878b434fe4b3a340e1438f50e85" have entirely different histories.
e04919619a
...
4d4e2f27be
@ -1180,14 +1180,7 @@
|
||||
, P.SUPPORT_METHOD_ID
|
||||
, P.MODULE_MODEL
|
||||
, GETDATE() AS DRAWING_ESTIMATE_CREATE_DATE
|
||||
<choose>
|
||||
<when test='copyReceiveUser != null and copyReceiveUser != ""'>
|
||||
, #{copyReceiveUser} AS CHARGER
|
||||
</when>
|
||||
<otherwise>
|
||||
, P.CHARGER
|
||||
</otherwise>
|
||||
</choose>
|
||||
, #{copyReceiveUser} AS CHARGER
|
||||
, P.ESTIMATE_VALIDITY_TERM
|
||||
, P.DECISION_PLAN
|
||||
, P.NUMBER
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user