NR파트 데이터 입력 창 및 업로드 완료
추가 화면은 나중에 작업 예정
This commit is contained in:
@@ -7,7 +7,7 @@ namespace FCOMMON
|
||||
{
|
||||
public static class DBM
|
||||
{
|
||||
private static System.Data.SqlClient.SqlConnection getCn()
|
||||
public static System.Data.SqlClient.SqlConnection getCn()
|
||||
{
|
||||
string cs = FCOMMON.info.CS;
|
||||
System.Data.SqlClient.SqlConnection cn = new System.Data.SqlClient.SqlConnection();
|
||||
|
||||
Reference in New Issue
Block a user