username@email.com
2022-09-21 78efdf47dccf3d5a04aa25cebc6bed02c0c062db
zhengcaioa/IServices/IOrderBanciService.cs
@@ -17,5 +17,11 @@
        ResultEntity ModifyStatus(string id, string userid);
        List<OrderBanciDTO> GetList();
        OrderBanciDTO GetAll(string id);
        List<OrderBanciDTO> GetJifenBanciList();
    }
}