Commit 89219b08 by feixiang

删除足迹接口

parent 2aa2872d
......@@ -14,7 +14,7 @@ use Swoft\Core\ResultInterface;
* Interface Footprint
* @package Hdll\Services\Buyer\Lib
*/
interface Footprint
interface FootprintInterface
{
public function delByStoreId(int $storeId);
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment