This commit is contained in:
misya 2025-03-17 10:31:57 +08:00
parent 59f45bb4bd
commit 0a3b0fb214

View File

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