渠道版优化导出+一堆因为换行符不同的为念

This commit is contained in:
2020-09-02 10:18:15 +08:00
parent 96a474493c
commit 758146a02b
11 changed files with 200 additions and 68 deletions

View File

@@ -1,10 +1,8 @@
<?php
namespace App\Models;
class PinganToken extends Model
{
protected $dates = [
'get_token_time',
];