cnf
2025-08-02 a76bd130f97d72f65d666f2f299c44f1df03d5be
WebApi/Gs.Wom/Service/MesScrkDjManager.cs
@@ -158,7 +158,7 @@
                    cmd.CommandType = CommandType.StoredProcedure;
                    SqlParameter[] parameters =
                    {
                         new("@outMsg", SqlDbType.NVarChar, 2500),
                        new("@outMsg", SqlDbType.NVarChar, 2500),
                        new("@outSum", SqlDbType.Int),
                        new("@inEdtUserGuid", _userGuid),
                        new("@inOrderGuid", _guid),