mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-07 02:12:25 +08:00
细节优化
This commit is contained in:
@ -48,7 +48,7 @@ class Ueditor extends Common
|
||||
*/
|
||||
public function Index()
|
||||
{
|
||||
return json(UeditorService::Run(input()));
|
||||
return json(UeditorService::Run($this->data_request));
|
||||
}
|
||||
}
|
||||
?>
|
||||
Reference in New Issue
Block a user