This commit is contained in:
2025-07-28 17:28:21 +08:00
parent 6335e88415
commit de8447bece
5 changed files with 26 additions and 23 deletions

View File

@@ -22,7 +22,7 @@ namespace MyCode.Project.Services.Implementation
{
DateTime startTime = DateTime.Parse("2025-06-01");
DateTime startTime = DateTime.Parse("2025-08-01");
private IWMStoJackyunInventoryMovementView2Repository _wMStoJackyunInventoryMovementView3Repository;
private IRepository _repository;