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

@@ -49,5 +49,6 @@ namespace Project
public string reqUser { get; set; }
public string recvUser { get; set; }
public string recvDate { get; set; }
public Nullable<decimal> priceD { get; set; }
}
}