浏览代码

[智价云] 订阅更新

tangyuanwang 1 周之前
父节点
当前提交
41af91ddb2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/Jobs/Manager/Process/SubscriptionJobs.php

+ 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
  * @version 1.0
  * @date  2026-03-04
  * @date  2026-03-04
  */
  */
-class Subscription implements ShouldQueue
+class SubscriptionJobs implements ShouldQueue
 {
 {
     use Dispatchable, InteractsWithQueue, Queueable, SerializesModels;
     use Dispatchable, InteractsWithQueue, Queueable, SerializesModels;
     protected $message_data;
     protected $message_data;