修改命令
This commit is contained in:
parent
fbf9c11191
commit
e6d7ee8f55
@ -13,7 +13,7 @@ namespace catcher\base;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @method getList(array $data = [])
|
* @method getList(array $data = [])
|
||||||
* @method store(array $data)
|
* @method storeBy(array $data)
|
||||||
* @method updateBy(int $id, array $data)
|
* @method updateBy(int $id, array $data)
|
||||||
* @method findBy(int $id, array $column = ['*'])
|
* @method findBy(int $id, array $column = ['*'])
|
||||||
* @method deleteBy(int $id)
|
* @method deleteBy(int $id)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user