mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-03-19 05:34:53 +08:00
18 lines
205 B
Markdown
18 lines
205 B
Markdown
|
|
# ZM\Store\MySQL\MySQLStatement
|
||
|
|
|
||
|
|
## current
|
||
|
|
|
||
|
|
```php
|
||
|
|
public function current(): mixed
|
||
|
|
```
|
||
|
|
|
||
|
|
### 描述
|
||
|
|
|
||
|
|
作者很懒,什么也没有说
|
||
|
|
|
||
|
|
### 返回
|
||
|
|
|
||
|
|
| 类型 | 描述 |
|
||
|
|
| ---- | ----------- |
|
||
|
|
| mixed | |
|