mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-03-18 21:24:52 +08:00
530 B
530 B
ZM\DB\InsertBody
__construct
public function __construct(Table $table, array|string $row): mixed
描述
InsertBody constructor.
参数
| 名称 | 类型 | 描述 |
|---|---|---|
| table | Table | 表对象 |
| row | array | string |
返回
| 类型 | 描述 |
|---|---|
| mixed |
save
public function save(): mixed
描述
作者很懒,什么也没有说
返回
| 类型 | 描述 |
|---|---|
| mixed |