mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2025-11-20 13:00:24 +08:00
阶段性提交
This commit is contained in:
9
internal/rpc/stat/service.proto
Normal file
9
internal/rpc/stat/service.proto
Normal file
@@ -0,0 +1,9 @@
|
||||
syntax = "proto3";
|
||||
|
||||
package stat;
|
||||
|
||||
option go_package = "./stat";
|
||||
|
||||
service Service {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user