yl
2022-09-02 59043b0e6f2f492550c1ffd9c06d8f008b96e3bd
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; }