yl
2022-09-26 60c3bc8bf17d83e105acfb4b5219643b7aa875f1
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; }