Ai
1 Star 0 Fork 0

赵晨晓/dsp_model

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tracker.go 242 Bytes
一键复制 编辑 原始数据 按行查看 历史
singham 提交于 2023-07-04 22:11 +08:00 . 添加对象
package protos
/**
*@authoer:singham<chenxiao.zhao>
*@createDate:2023/7/4
*@description:
*/
type TrackRequest struct {
P string `json:"p" form:"p"` //加密后pb内容
Price int64 `json:"price" form:"price"` //结算价格
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/singham90/dsp_model.git
git@gitee.com:singham90/dsp_model.git
singham90
dsp_model
dsp_model
v1.3.2

搜索帮助