Commit 033832d7 by 王召彬

去掉接口

parent 225e9d57
......@@ -29,15 +29,6 @@ interface SettingsInterface
public function getSettings(int $storeId);
/**
* 获取餐饮行业店铺的设置
*
* @Number(name="storeId")
* @param int $storeId
* @return array
*/
public function getCateringSettings(int $storeId);
/**
* 获取消息通知的开关设置项
*
* @param int $storeId
......
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