entity 오류로인해 제거해야해서 . 제거전 백업

This commit is contained in:
chi
2025-04-06 01:54:17 +09:00
parent a82471915e
commit 2b22ca9c51
65 changed files with 8031 additions and 1945 deletions

View File

@@ -37,5 +37,6 @@ namespace Project
public string tag { get; set; }
public string autoinput { get; set; }
public Nullable<bool> enable { get; set; }
public string jobgrp { get; set; }
}
}