From 11710f440d8429679761206b4aa7b99e4d12623f Mon Sep 17 00:00:00 2001 From: misya Date: Mon, 17 Mar 2025 10:33:51 +0800 Subject: [PATCH] test --- DBContext/CentralSystemContext.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DBContext/CentralSystemContext.cs b/DBContext/CentralSystemContext.cs index 920a07d..83a8c34 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; } - //testingvhjbnadgfsbgdn + //testingvhjbnadgfsbgdngf } }