重寫信眾編號程式
This commit is contained in:
@@ -8,5 +8,5 @@ using System.Web;
|
||||
/// </summary>
|
||||
public static class GlobalVariables
|
||||
{
|
||||
public static readonly object FNumberLock = new object();
|
||||
// FNumberLock 已移除,因為改用資料庫直接取號,不再需要 Application 狀態鎖定
|
||||
}
|
||||
Reference in New Issue
Block a user