@@ -98,6 +98,7 @@ public:
bool InsertRepayRecord(RepayRecord& ret);
bool updateRepayRecord(RepayRecord& ret);
bool deleteRepayRecord(int32_t id);
bool deleteRepayRecordByAccID(int32_t id);
const std::string& GetLastErr();
private:
The note is not visible to the blocked user.