验证码协议

This commit is contained in:
hahwu 2025-06-24 11:25:11 +08:00
parent 26f65e3d5a
commit 0e0ed33e83

View File

@ -280,6 +280,7 @@ message ResLogin{
int64 dwUin = 2;
string UserName = 3;
string FaceBookId = 4;
string Msg = 5; //
}
message ReqChangePassword{