完成上传头像和excel导出

This commit is contained in:
lzw
2021-11-02 23:22:37 +08:00
parent 543e656633
commit e157a63204
19 changed files with 353 additions and 306 deletions

View File

@@ -19,7 +19,7 @@ namespace Yi.Framework.Model.Models
public string introduction { get; set; }
public string address { get; set; }
public int? phone { get; set; }
public List<role> roles { get; set; }