username@email.com
2022-12-01 db227144dedfb5fb5b1e94e8c8b14eab9eb7462f
zhengcaioa/IServices/IFiAccountRecordService.cs
@@ -15,6 +15,6 @@
        ResultEntity ModifyStatus(string id, string userid);
        List<FiAccountRecordDTO> GetList();
        List<FiAccountRecordDTO> GetList(string OperationalMatters = null, string Remark = null);
    }
}