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