yl
2022-07-08 350aef928584da9bb91d2de8646ce42e1f5758c1
VueWebApi/Models/User.cs
@@ -9,6 +9,7 @@
    {
        public string guid { get; set; }
        public int userid { get; set; }
        public string usercode { get; set; }
        public string username { get; set; }
        public string password { get; set; }
        public string usertype { get; set; }