wms 消除warning

This commit is contained in:
alex
2023-07-04 09:22:13 +08:00
parent e78f63acfb
commit 1a01692551
41 changed files with 296 additions and 327 deletions

View File

@@ -99,7 +99,7 @@ namespace Tnb.WarehouseMgr
// }
//}
}
return data;
return data!;
}
}