This commit is contained in:
Jerry Yan 2022-07-25 16:47:04 +08:00
parent 3e1fae2183
commit c44445c08a

View File

@ -209,7 +209,7 @@
</tr>
<tr>
<td>登录时间</td>
<td>{{ collector.upload.login_at }}(于{{ collector.upload.expires }}秒后过期)</td>
<td>{{ collector.uploader.login_at }}(于{{ collector.uploader.expires }}秒后过期)</td>
</tr>
</tbody>
@ -262,7 +262,7 @@
uploader: {
mid: 0,
expires: 0,
login_at: 0,
login_at: "",
},
},
config: {