Commit 5fa7a953 authored by zhuwei's avatar zhuwei

1

parent 31cf3aa0
<?php
/**
* Created by PhpStorm.
* User: zhuwei
* Date: 2019年08月28日
* Time: 10:51:49
*/
namespace app\index\service;
class AmercementService
{
// protected $m_user;
public function __construct()
{
// $this->m_user = new Users();
}
public function addUserAgent($agent_id,$user_id,$site_id)
{
}1
}
\ 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