获取小程序码最终提交
This commit is contained in:
@@ -396,15 +396,7 @@ class PlanSceneV1Controller extends BaseController
|
||||
|
||||
$posterWeChatMiniProgram = new PosterWeChatMiniProgram();
|
||||
$result = $posterWeChatMiniProgram->generateMiniProgramCodeWithScene($taskId);
|
||||
|
||||
return $result;
|
||||
|
||||
return ResponseHelper::success($result, '获取小程序码成功');
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user