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