mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-15 05:16:34 +08:00
对服务增加基础的数据统计/部分代码分Package
This commit is contained in:
@@ -3,8 +3,8 @@ option go_package = "./pb";
|
||||
|
||||
package pb;
|
||||
|
||||
import "model_reverse_proxy.proto";
|
||||
import "rpc_messages.proto";
|
||||
import "models/model_reverse_proxy.proto";
|
||||
import "models/rpc_messages.proto";
|
||||
|
||||
service ReverseProxyService {
|
||||
// 创建反向代理
|
||||
|
||||
Reference in New Issue
Block a user