From 530f132256ce4d26081beec63d10381291d91d1d Mon Sep 17 00:00:00 2001 From: misya Date: Mon, 17 Mar 2025 10:36:04 +0800 Subject: [PATCH] teat --- DBContext/CentralSystemContext.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DBContext/CentralSystemContext.cs b/DBContext/CentralSystemContext.cs index f6f43f0..7c5ced2 100644 --- a/DBContext/CentralSystemContext.cs +++ b/DBContext/CentralSystemContext.cs @@ -99,6 +99,6 @@ namespace PSTW_CentralSystem.DBContext public DbSet Stations { get; set; } public DbSet Stores { get; set; } - //testingvhjbnadgfsbgdngffdf + //testingvhjbnadgfsbgdngffdfdsdf } }