Update 20231016
This commit is contained in:
@@ -1,12 +1,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace APP.Utils
|
||||
{
|
||||
public class Const
|
||||
{
|
||||
public const string ConnectionString = "ConnectionString";
|
||||
}
|
||||
}
|
||||
namespace APP.Utils
|
||||
{
|
||||
public class Const
|
||||
{
|
||||
public const string ConnectionString = "ConnectionString";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user