优化excel导出
This commit is contained in:
7
extend/catcher/library/excel/ShouldTaskContract.php
Normal file
7
extend/catcher/library/excel/ShouldTaskContract.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
namespace catcher\library\excel;
|
||||
|
||||
interface ShouldTaskContract
|
||||
{
|
||||
public function name();
|
||||
}
|
Reference in New Issue
Block a user