namespace WX.CRM.Model.DTO.wework
{
public class weworkfilepath
public string keymd5 { get; set; }
public string path { get; set; }
public string type { get; set; }
}