台州海关TD3600上线版本
This commit is contained in:
13
JJMediSys/cs/PublicStatic.cs
Normal file
13
JJMediSys/cs/PublicStatic.cs
Normal file
@@ -0,0 +1,13 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace JJMediSys.cs
|
||||
{
|
||||
class PublicStatic
|
||||
{
|
||||
public static SqlHelper EventMgr = new SqlHelper();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user