service/cecd: Add missing SessionData serialization

This commit is contained in:
zhupengfei
2020-02-14 17:15:08 +08:00
parent 7e8041df28
commit 57efc41973
2 changed files with 15 additions and 0 deletions

View File

@@ -27,6 +27,7 @@
SERVICE_CONSTRUCT_IMPL(Service::CECD::Module)
SERIALIZE_EXPORT_IMPL(Service::CECD::Module)
SERIALIZE_EXPORT_IMPL(Service::CECD::Module::SessionData)
namespace Service::CECD {