generated from Sithas/conan_template
DAO - Полное завершение класса
This commit is contained in:
@@ -97,10 +97,6 @@ public:
|
|||||||
|
|
||||||
const auto uuid_stringified = user_dao_->Create(user);
|
const auto uuid_stringified = user_dao_->Create(user);
|
||||||
|
|
||||||
{
|
|
||||||
user_dao_->Delete("51351bb1-7563-479d-a8e9-201d0ff934c2");
|
|
||||||
}
|
|
||||||
|
|
||||||
http::response<ResponseType> res{
|
http::response<ResponseType> res{
|
||||||
http::status::created, req.version()
|
http::status::created, req.version()
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user