Commit c9ab99bc authored by zw's avatar zw

bug

parent bd10cd99
......@@ -13,9 +13,9 @@ use app\model\AAgents;
class MyCenterService{
private $agentModel;
const USER_LEVEL_FIST = "【业务员】"; //经纪人
const USER_LEVEL_SECOND = "【店长】"; //店长
const USER_LEVEL_THIRD = "【总监】"; //总监
const USER_LEVEL_FIST = "业务员"; //经纪人
const USER_LEVEL_SECOND = "店长"; //店长
const USER_LEVEL_THIRD = "总监"; //总监
function __construct()
{
......
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