mirror of
https://git.xeondev.com/LR/S.git
synced 2026-02-04 06:55:06 +01:00
Release 0.1.0
This commit is contained in:
10
proto/pb/cs_sensitive.proto
Normal file
10
proto/pb/cs_sensitive.proto
Normal file
@@ -0,0 +1,10 @@
|
||||
syntax = "proto3";
|
||||
package proto;
|
||||
|
||||
option go_package = "/csproto";
|
||||
|
||||
message CS_CHECK_SENSITIVE {
|
||||
string content = 1;
|
||||
}
|
||||
message SC_CHECK_SENSITIVE {
|
||||
}
|
||||
Reference in New Issue
Block a user