Commit cf1f48d1 authored by 刘小敏's avatar 刘小敏

3D试戴 调试10

parent 74b8b47b
...@@ -21,6 +21,8 @@ class Ai ...@@ -21,6 +21,8 @@ class Ai
$this->api_key = config('shopro.ai_api_key'); $this->api_key = config('shopro.ai_api_key');
} }
private $public_dir = ROOT_PATH . 'public';
/** /**
* 发送AI生成成功通知 * 发送AI生成成功通知
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment