Compare commits
2 Commits
2ebfd69b60
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 29791c9c35 | |||
| 4b910f6f15 |
@@ -26,8 +26,7 @@ namespace Cowain.Bake.Main.Station
|
||||
{
|
||||
_unityContainer = unityContainer;
|
||||
_station = _unityContainer.Resolve<MemoryDataProvider>().AllStation;
|
||||
TestGit(1,2);
|
||||
TestGit(1, 21);
|
||||
//删除测试git
|
||||
}
|
||||
|
||||
//求最大值
|
||||
|
||||
Reference in New Issue
Block a user