Update interface.rs

This commit is contained in:
sunli 2020-04-21 15:40:31 +08:00
parent e94fa3b993
commit 6a3c54613b

View File

@ -70,7 +70,7 @@ pub async fn test_interface_simple_object2() {
id: 33,
title: "haha".to_string(),
}
.into()
.into()
}
}