Commit b4d02ac7 authored by liuyuzhen's avatar liuyuzhen

首页接口数据

parent 2c0af2e3
......@@ -63,6 +63,7 @@ class GoodsClassServiceModel extends \Business\AbstractModel{
* @throws \Our\Exception
*/
public function getPlatformGoodsClass($where){
//验证参数
$addressDao = \DAO\AddressModel::getInstance();
$validFlag = $addressDao->getValidAddress($where);
......
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