username@email.com
2021-06-28 8de9a465342385e0ebee7dc430abadd69a2b67dd
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);
    }
}