mirror of
https://gitee.com/hzchunfen/erp.git
synced 2025-12-01 06:30:49 +00:00
commit
33f353b6e9
@ -152,6 +152,9 @@ abstract class BusinessClient
|
||||
if ($size < 64000) {
|
||||
$log->message = json_encode($res, 256);
|
||||
}
|
||||
if ('pdd.ktt.goods.incr.quantity' === $params['type']) {
|
||||
$log->message .= json_encode($params, 256);
|
||||
}
|
||||
$log->save();
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user