package com.ljsd.jieling.protocols; option optimize_for = SPEED; message GMCommand{ optional string command =1 ; // 指令字符串 uid#type#prarm1#param2 }