refactor: 添加操作器注释
This commit is contained in:
@@ -12,6 +12,9 @@ use app\admin\validate\v1\ProductValidate;
|
||||
use PhpOffice\PhpSpreadsheet\IOFactory;
|
||||
use PhpOffice\PhpSpreadsheet\Spreadsheet;
|
||||
|
||||
/**
|
||||
* 产品管理控制器
|
||||
*/
|
||||
class Product
|
||||
{
|
||||
// 分页列表
|
||||
|
||||
Reference in New Issue
Block a user