7152-devToTest_2414 #2228
|
@ -44,7 +44,7 @@ module.exports = Self => {
|
|||
|
||||
if (source) {
|
||||
await Self.rawSql(
|
||||
'CALL vn.ticketStateToday_setState(?,?)', [id, source], options
|
||||
'CALL vn.ticketStateToday_setState(?,?)', [id, source], myOptions
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue