Update interface.rs

This commit is contained in:
sunli 2020-04-21 15:40:31 +08:00
parent 041eb7b1b7
commit 48708e9527

View File

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