Prechádzať zdrojové kódy

[智价云] 订阅更新

tangyuanwang 1 týždeň pred
rodič
commit
41af91ddb2

+ 1 - 1
app/Jobs/Manager/Process/Subscription.php → app/Jobs/Manager/Process/SubscriptionJobs.php

@@ -24,7 +24,7 @@ use Illuminate\Support\Facades\DB;
  * @version 1.0
  * @date  2026-03-04
  */
-class Subscription implements ShouldQueue
+class SubscriptionJobs implements ShouldQueue
 {
     use Dispatchable, InteractsWithQueue, Queueable, SerializesModels;
     protected $message_data;