Commit 7188a8ff046b2fd708a0fb99f7e25b1f0ff7c6ec

Authored by “wangming”
1 parent 2b23ca5e

修复LqKhxxService.cs文件中的空行,确保代码整洁性。

netcore/src/Modularity/Extend/NCC.Extend/LqKhxxService.cs
... ... @@ -391,7 +391,7 @@ namespace NCC.Extend.LqKhxx
391 391 return output;
392 392 }
393 393 #endregion
394   -
  394 +
395 395 #region 批量删除客户资料
396 396 /// <summary>
397 397 /// 批量删除客户资料
... ...