Commit 0158573f authored by lizhi's avatar lizhi
Browse files

14

parent 6bf9349a
......@@ -182,6 +182,10 @@ namespace models.Dto
/// 智客手机号
/// </summary>
public string ZKMobile { get; set; }
/// <summary>
/// 企业场景
/// </summary>
public string CompanySence { get; set; }
}
public class MarkSignUpAccessDTO
{
......
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