diff --git a/FrontendWebApi/ApiControllers/TenantBillController.cs b/FrontendWebApi/ApiControllers/TenantBillController.cs index 50dda76..2c8f285 100644 --- a/FrontendWebApi/ApiControllers/TenantBillController.cs +++ b/FrontendWebApi/ApiControllers/TenantBillController.cs @@ -670,7 +670,7 @@ namespace FrontendWebApi.ApiControllers $" 水費總計: {item.water_bill}元 " + $" " + $" " + - $"

總計(費用):各電/水量加總 * 單價

" + + $"

總計(費用):各電/水量加總 * 單價(四捨五入)

" + $" " + $"
" + $"
" +