client_test.go 生成出来的 字段的名字是 ParentId, 在 pb.go 文件中生成出来的是 ParentID 这样就会报错: unknown field ParentId in struct literal of type 如图所示: <img width="935" height="431" alt="Image" src="https://github.com/user-attachments/assets/8c361027-c8a6-4e02-bdab-1d0f098fc5d2" />