Skip to content

Commit 83fe0fd

Browse files
committed
fix(动态): 修复动态话题下列表引用错误的类进行实例化
1 parent cb053a9 commit 83fe0fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/API2/Controllers/Feed/TopicFeed.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020

2121
namespace Zhiyi\Plus\API2\Controllers\Feed;
2222

23+
use Carbon\Carbon;
2324
use Illuminate\Http\JsonResponse;
2425
use Zhiyi\Plus\API2\Controllers\Controller;
2526
use Zhiyi\Plus\Models\FeedTopicLink as FeedTopicLinkModel;

0 commit comments

Comments
 (0)