This commit is contained in:
misya 2025-03-17 10:33:51 +08:00
parent 1f813b88bb
commit 11710f440d

View File

@ -99,6 +99,6 @@ namespace PSTW_CentralSystem.DBContext
public DbSet<StationModel> Stations { get; set; } public DbSet<StationModel> Stations { get; set; }
public DbSet<StoreModel> Stores { get; set; } public DbSet<StoreModel> Stores { get; set; }
//testingvhjbnadgfsbgdn //testingvhjbnadgfsbgdngf
} }
} }