2024-03-08 14:03:37 +08:00

9 lines
71 B
Thrift

namespace cpp ping
namespace py ping
service Ping
{
void ping();
}