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