yl
2023-08-31 f3779c3cbca0d737c7ef7eaf47c1330b355c2f00
VueWebApi/Models/StepDefect.cs
@@ -7,6 +7,7 @@
{
    public class StepDefect
    {
        public string storg_code { get; set; }
        public string code { get; set; }
        public string name { get; set; }
        public string flag { get; set; }