@@ -37,7 +37,7 @@ npx pbjs -t static-module -w commonjs -o proto/bundle.js proto/*.proto
```
### 第二步:在protoMap.js里面添加servant对应的message
-在common下protoMap.js里面添加请求message的编码方法,和响应message的解码方法
+
```js
const protoMap = {