|
il y a 4 mois | |
---|---|---|
.. | ||
api | il y a 4 mois | |
entity | il y a 8 mois | |
rpc | il y a 5 mois | |
test | il y a 7 mois | |
README.md | il y a 2 ans |
https://yapi.jydev.jianyu360.com/project/63/interface/api/cat_104
#
#jyBXSubscribe 标讯订阅模块
#
1、订阅列表接口
2、订阅相关信息接口:
1.免费用户和超级订阅是否有订阅词
2.是否进入向导
3.超级订阅到期提醒
4.超级订阅试用状态
5.推送数量校验
6.首次用户推送查询“其他”
7.某个通知??是否已读
8.会员订阅的行业
3、订阅信息接口
goctl api go -api bxsubscribe.api -dir . -style goZero
goctl rpc protoc bxsubscribe.proto --go_out=./type --go-grpc_out=./type --zrpc_out=.