Add MGSHMomentum Model Processing and Model File

This commit is contained in:
2025-04-08 18:05:56 -04:00
parent d4944607ab
commit eec147b974
26 changed files with 5065 additions and 9 deletions

View File

@@ -13,5 +13,5 @@ namespace MarketData.Extensions
}
return Encryption.VerifyPassword(password, user.Salt, user.Hash);
}
}
}
}