mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-29 08:30:25 +08:00
优化rpc json生成程序
This commit is contained in:
@@ -9,6 +9,7 @@ import "models/model_server_name_auditing_result.proto";
|
||||
import "models/rpc_messages.proto";
|
||||
import "models/model_user_plan.proto";
|
||||
|
||||
// 网站服务相关服务
|
||||
service ServerService {
|
||||
// 创建服务
|
||||
rpc createServer (CreateServerRequest) returns (CreateServerResponse);
|
||||
|
||||
Reference in New Issue
Block a user