Commit 6d462310 authored by Aria's avatar Aria

fix collectClass bugs

parent 2016eaba
Pipeline #19460 failed with stage
in 8 seconds
......@@ -190,7 +190,7 @@ class OnlineService extends Service {
const data = {
user_uuid: userUuid,
type: 5,
type: 3,
type_id: id,
is_deleted: 0,
created_time: moment().format('YYYY-MM-DD HH:mm:ss'),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment