@@ -229,7 +229,7 @@ public class ClientRoomInfoService {
break;
case AMMETER:
body = "电表充值";
- break;
+ throw new BusinessException("门店已关闭电费入口");
default:
body = "充值";
}