mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-06 21:45:47 +08:00
细节优化
This commit is contained in:
@ -68,7 +68,7 @@ class Sqlconsole extends Common
|
||||
}
|
||||
|
||||
// 开始处理
|
||||
return SqlconsoleService::Implement(input());
|
||||
return SqlconsoleService::Implement($this->data_request);
|
||||
}
|
||||
}
|
||||
?>
|
||||
Reference in New Issue
Block a user