Commit 6f996def40cc5e26b490200a543ce86bd148150e

Authored by “wangming”
1 parent 5121aa32

fix: add missing newline at end of LqInventoryService.cs file

netcore/src/Modularity/Extend/NCC.Extend/LqInventoryService.cs
@@ -608,4 +608,4 @@ namespace NCC.Extend @@ -608,4 +608,4 @@ namespace NCC.Extend
608 } 608 }
609 #endregion 609 #endregion
610 } 610 }
611 -} 611 -}
  612 +}
612 \ No newline at end of file 613 \ No newline at end of file