fix:1、修复bug

This commit is contained in:
barry
2026-06-29 08:59:34 +08:00
parent 86518aae41
commit 1354dfbc34
92 changed files with 53105 additions and 51712 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ public class SaveingPotClass
// }
// else
// {
return $"${amount:N}";
return $"{amount:N}";
//}
}