yl
2022-07-27 2f91cbefebb537819abc851a3c17a08c691055f4
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; }