Compare commits
No commits in common. "e10b9b7cd82e7b3989808d02438311f9ba4df3af" and "b44adf5bb4826d5c6b2a3169941c4ac374ba36fc" have entirely different histories.
e10b9b7cd8
...
b44adf5bb4
@ -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