数据库字段对应的pb 类型

This commit is contained in:
meixiongfeng 2022-10-08 18:02:50 +08:00
parent 65d4128452
commit 1f46ee40df

View File

@ -85,3 +85,5 @@ func testdefer(data *[]int) {
}()
*data = append(*data, 0)
}
// 3