username@email.com
2021-06-25 59af9c7cbaf7eb16cca00c11426729d012196d88
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);
    }
}