游客

添加了游客模式判断:

    USER_NOT_LOGIN("10009","user_is_not_login"),

    在使用游客模式访问的时候,用户status为0,使用接口secondhand/purchase的时候回返回上述信息。

   secondhand/purchase/info接口返回UseVO对象没有电话(与之前的edit接口返回形式一样)