LR-20210131IOQH\Administrator
2021-06-27 3262eb334953a1b208aa4a50584442a3804912d9
zhengcaioa/IServices/ISimService.cs
@@ -23,5 +23,7 @@
        SimCost GetSimCost(int id);
        ResultDataEntity<SimCostView> SearchSimCostByPage(SimCostDTOSearch searchEntity);
        SimCostView GetSimCost(string userid , int  bill_year, int bill_month);
    }
}