function getAppointRule(store_id,key=''){
    if(key){list= \think\Db::name('course_appoint_rule')
            ->where('store_id', store_id)
            ->value(key);
    }else{
        list=\think\Db::name('course_appoint_rule')
            ->where('store_id',store_id)
            ->field('id,store_id',true)->find();
    }
    return $list;

}
未分类

世界,您好!

2025-3-7 11:03:08

未分类

世界,您好!

2025-3-7 11:03:08

0 条回复 A文章作者 M管理员
    暂无讨论,说说你的看法吧
个人中心
购物车
优惠劵
今日签到
有新私信 私信列表
搜索