1
This commit is contained in:
@@ -140,7 +140,7 @@ module.exports = {
|
||||
const token = Framework.getServices().tokenService.create({
|
||||
sn_code: user.sn_code,
|
||||
device_id: device_id,
|
||||
user_id: user.id
|
||||
id: user.id
|
||||
});
|
||||
|
||||
// 计算剩余天数
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user