ccfish
|
1138a7db0e
|
feat:追加动态消息接口 (#775)
* 小程序发货信息管理
* fix golang lint
* fix miss
* fix lint
* fix lint
* fix lint
* 修复查询参数last_index=“”时异常
* 小程序消息推送
* fix lint errors
* fix lint
* fix lint
* fix lint,
* 简化写法
* fix 简化写法
* fix name in comments
* Update miniprogram.go
* add events
* change GoodsInfo type
* change statements to 50
* 追加xml支持
* fix cl lint
* 追加动态消息
* 删除多余空格
* 修复命名
* 修复createActivityId返回值类型
|
2024-04-23 10:03:08 +08:00 |
|
houseme
|
1842f08f4c
|
fix:modify mediaID type (#771)
* fix:modify mediaID type
* upgrade action version
* upgrade
* upgrade
|
2024-04-16 10:52:47 +08:00 |
|
houseme
|
56a3734546
|
Feature: improve code message subscribe (#739)
* fix
* feat(miniapp): 小程序订阅消息 (#429)
1. 用户订阅消息服务端回调处理
2. 用户订阅消息订阅通知事件推送
Co-authored-by: houseme <qzg40737@163.com>
* feat: improve subscribe msg
* feat: add v1.21 and feature branch
* feat: improve code for subscribe
* test
* test
* fix
* fix
* improve comment
* improve code for message
* improve code for unmarshal message
* improve code for message
---------
Co-authored-by: Ralph Maas <stuchilde@outlook.com>
|
2023-11-02 09:39:10 +08:00 |
|
ccfish
|
dea33e0e48
|
小程序消息推送 (#713)
* 小程序消息推送
* fix lint errors
* fix lint
* fix lint
* fix lint,
* 简化写法
* fix 简化写法
* fix name in comments
* add events
* change GoodsInfo type
* change statements to 50
* 追加xml支持
* fix cl lint
|
2023-08-27 19:13:00 +08:00 |
|
houseme
|
96c1f98944
|
[feature] Format the code and improve Mini Program authorization to o… (#473)
* [feature] Format the code and improve Mini Program authorization to obtain openid(miniprogram/auth/auth.go Code2Session)
* [feature] CheckEncryptedData (https://developers.weixin.qq.com/miniprogram/dev/api-backend/open-api/user-info/auth.checkEncryptedData.html)
* upgrade json error
* upgrade json error
Co-authored-by: houseme <houseme@outlook.com>
|
2021-09-08 11:03:23 +08:00 |
|
huangx
|
0505969439
|
add CommonToken and MiniProgramMixMessage (#323)
Co-authored-by: huangxiang <huangxiang@didichuxing.com>
|
2020-08-29 18:50:48 +08:00 |
|
huangx
|
2e191c0a44
|
feature: 小程序增加客服消息 (#319)
* add miniprogram customer_message
* fix golint comment
* rm unnecessary unmarshal in Send
Co-authored-by: huangxiang <huangxiang@didichuxing.com>
|
2020-08-27 13:46:36 +08:00 |
|