antissoft
/
lvqianmeiye_ERP
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
6f996def40cc5e26b490200a543ce86bd148150e
Authored by
“wangming”
2025-12-08 23:22:20 +0800
1 parent
5121aa32
fix: add missing newline at end of LqInventoryService.cs file
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
netcore/src/Modularity/Extend/NCC.Extend/LqInventoryService.cs
netcore/src/Modularity/Extend/NCC.Extend/LqInventoryService.cs
View file @
6f996de
...
...
@@ -608,4 +608,4 @@ namespace NCC.Extend
608
608
}
609
609
#endregion
610
610
}
611
611
-}
612
+}
612
613
\ No newline at end of file
...
...