houseme
f62fd8de8e
Merge branch 'v2' of github.com:silenceper/wechat into feature/remove-redis
...
# Conflicts:
# cache/redis.go
2024-08-30 10:46:34 +08:00
Lien Li
2e0708845b
add-show_splash_ad-for-qrcodeparam ( #794 )
2024-08-26 10:20:39 +08:00
houseme
dad35b9f6d
Merge branch 'v2' of github.com:silenceper/wechat into feature/remove-redis
2024-05-08 23:11:49 +08:00
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
markwang
d28ca4f334
feat: optimized-error-handling&remove unused constant ( #772 )
...
* feat: optimized-error-handling&remove unused constant
* feat: optimized-error-handling
---------
Co-authored-by: markwang <www.wang61@qq.com >
2024-04-16 10:51:51 +08:00
sotoupx
179704187b
fix query url scheme error bug ( #766 )
...
Co-authored-by: sotoup <sotoup@gmail.com >
2024-02-19 10:05:03 +08:00
ren-jimmy
7fcd7a34dd
添加小程序获取红包封面接口 ( #760 )
...
* ADD 获取红包封面
* Update redpacketcover.go
* MOD 修改为统一错误方法
* Update go.yml
2024-01-12 19:24:08 +08:00
houseme
b797312d34
Merge branch 'v2' of github.com:silenceper/wechat into feature/remove-redis
2023-11-02 10:14:52 +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
houseme
8f10936479
fix: util.DecodeWithError result ( #729 )
2023-10-07 12:55:11 +08:00
houseme
dab9d682cf
Merge branch 'v2' of github.com:silenceper/wechat into feature/remove-redis
2023-09-26 13:13:51 +08:00
houseme
b08cf8738e
feat: remove redis relation
2023-09-26 13:12:09 +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
ccfish
e02af1dc0f
小程序发货信息管理 ( #710 )
...
* 小程序发货信息管理
* fix golang lint
* fix miss
* fix lint
* fix lint
* fix lint
* 修复查询参数last_index=“”时异常
* Update miniprogram.go
2023-08-27 11:25:05 +08:00
houseme
cc201fcece
feat: create Mini Program entertainment mini-drama related interface ( #711 )
2023-08-25 18:02:46 +08:00
houseme
26b0aacb4c
feat: create mini program virtual payment ( #709 )
2023-08-21 22:09:30 +08:00
ourines
45ad2ab8ca
调整结构体中CreateTime ( #691 )
...
* fix: 修改FollowInfo结构体中的tag标签为createtime
* fix: 统一CreateTime为int64
* chore: format
* chore: format
2023-06-30 09:54:12 +08:00
sam
31f8e24994
feat: 小程序/公众号增加 openApi 管理。 ( #685 )
...
* feat: 小程序/公众号增加 openApi 管理。
* update: 修改字段名大小写。
* update: 修改字段名大小写。
* style: import 换行。
* update: openApi 管理放到内部包中。
2023-06-04 21:57:15 +08:00
silenceper
abd583df01
fix #636 生成短链方法报commonError is invalid or not struct ( #637 )
2023-01-01 23:54:58 +08:00
Feng
57fd96454c
fix: UniformMessage form field name ( #611 )
2022-09-13 12:35:20 +08:00
houseme
a8f7a24ff6
feat: improve comment and upgrade golang version 1.16 ( #604 )
...
* feat: improve action config and code comment
* feat: improve comment and upgrade golang version 1.16
* feat: improve import
2022-08-23 10:13:24 +08:00
yechuzheng
430c60a36e
fix: 将小程序数据统计UserPortraitItem结构体的access_source_visit_uv改为value ( #602 )
...
Co-authored-by: Yechuzheng <yechuzheng@uino.com >
2022-08-15 19:13:05 +08:00
stepbystep2
108a65ecf3
添加GetPhoneNumberContext方法 ( #587 )
2022-07-28 00:08:08 +08:00
houseme
adf142dac2
feat: modify redis version to v8.11.5 ( #582 )
...
* [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
* [feature] Wallet Transfer returns the pointer object
* feat:Adaptation of new go-redis components
* improve code
* feat:upgrade golangci-lint-action version
* fix
* test ci
* fix
* test ci
* fix
* test
* improve code
* feat:GetPhoneNumber return ptr
* fix: ptr Elem() error
* improve code
* improve code
* improve code
* improve code
* upgrade go version v1.15
* improve .golangci.yml
* feat:modify redis version v8.11.5
Co-authored-by: houseme <houseme@outlook.com >
2022-07-20 11:25:15 +08:00
theodore
ded5a10f9f
小程序服务商 - 获取 URL Link 及 查询小程序 url_link 配置 ( #576 )
...
* 小程序服务商 - 获取 URL Link 及 查询小程序 url_link 配置
* 格式化代码
* 规范调整
2022-06-29 00:12:50 +08:00
houseme
4b972c740f
fix: ptr Elem() error ( #561 )
...
* [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
* [feature] Wallet Transfer returns the pointer object
* feat:Adaptation of new go-redis components
* improve code
* feat:upgrade golangci-lint-action version
* fix
* test ci
* fix
* test ci
* fix
* test
* improve code
* feat:GetPhoneNumber return ptr
* fix: ptr Elem() error
* improve code
Co-authored-by: houseme <houseme@outlook.com >
2022-04-26 11:10:24 +08:00
曹现峰
d5e7c8043e
feat:add urlscheme.query ( #553 )
...
* add:urlscheme-query
* add:urlscheme-query
Co-authored-by: caoxianfeng <caoxianfeng@rcrai.com >
2022-04-23 22:18:14 +08:00
save95
56350c3655
add: [小程序] 增加 安全风控、内容安全1.0 & 2.0、code换取手机号 ( #554 )
...
* add: [小程序] 增加 安全风控、内容安全1.0 & 2.0、code换取手机号
* add: check suggest docs
* fix
* fix
Co-authored-by: luoyu <luoyu@medlinker.com >
2022-04-22 10:09:27 +08:00
iceman!
538c0b4e5f
feat:获取小程序链接URLScheme ( #551 )
2022-04-21 16:01:38 +08:00
愉悦の祈
8fe9e6dcb6
fix: 统一服务信息,公众号消息模板字段bug ( #547 )
2022-04-20 19:32:59 +08:00
houseme
8e81a416c5
Adaptation of new go-redis components ( #546 )
...
* [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
* [feature] Wallet Transfer returns the pointer object
* feat:Adaptation of new go-redis components
* improve code
* feat:upgrade golangci-lint-action version
* fix
* test ci
* fix
* test ci
* fix
* test
* improve code
* feat:GetPhoneNumber return ptr
Co-authored-by: houseme <houseme@outlook.com >
2022-04-14 10:07:58 +08:00
lyj
1b5c5fba67
Bug fix: omitempty关键字,给它赋的值恰好等于默认空值的话,在转为 json 之后也不会输出这个 field ( #539 )
2022-02-28 10:38:46 +08:00
wby
80ce4aefc4
微信小程序新版获取手机号授权接口 ( #528 )
2022-01-11 18:22:07 +08:00
wby
4721f7567b
支持微信小程序隐私接口 ( #518 )
...
* save
* set privacy
* 完善小程序隐私设置接口
* fix privacy desc
* 移除gitpod定义文件,api响应解析改用公共方法
* use DecodeWithCommonError
* fix ci
* fix ci
* fix other package ci
* fix err
2021-12-28 14:34:50 +08:00
意琦行
9cecda0469
小程序码、URL Link 增加参数(#502,#512) ( #514 )
...
* 小程序码、URL Link 增加参数(#502,#512)
* gofmt
2021-12-07 19:05:37 +08:00
okhowang
1e2f909f34
小程序auth增加Context接口 ( #483 )
2021-09-17 10:11:22 +08:00
okhowang
00b13cda0d
增加iv校验 ( #482 )
2021-09-16 12:21:40 +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
George Wang
f767b72872
增加urllink ( #465 )
...
* 增加urllink
* urllink.Generate返回string作为结果
2021-09-06 20:53:29 +08:00
Daguang
d3f1a83d46
增加shortlink.generate ( #467 )
...
* init
* init
* init
* 小程序 shortLink
2021-09-06 12:19:17 +08:00
ZmJ
b535cd116a
feat: add/delete subscribe template ( #449 )
2021-08-30 10:12:23 +08:00
从小就很酷
c8522f1875
小程序内容安全 ( #415 )
...
* 增加小程序内容安全接口
* 内容安全接口 按照golint规范进行优化
* 内容安全接口 按照golint规范进行优化
* 删除CheckImage中的输出代码
* 小程序内容安全接口
* 小程序内容安全接口
* 小程序内容安全接口
1:修改返回值 改为error异常统一返回
Co-authored-by: root <admin@example.com >
2021-07-13 20:49:47 +08:00
HUCHAOQI
45caf61899
Silenceper release 2.0 ( #408 )
...
* feat(miniapp): 增加统一服务消息
* feat(miniapp): 增加获取微信运动数据接口
* refactor(werun): 更改werun的位置
* fix(lint): 更改stuct名称
Co-authored-by: hyperq <hyperq1g@gmail>
2021-06-10 10:28:01 +08:00
Lien Li
2f88fad0bd
支持解密 分享数据 得到 openGId ( #406 )
...
* 支持解密 分享数据
https://developers.weixin.qq.com/miniprogram/dev/api/share/wx.getShareInfo.html
* fix fmt
2021-06-07 10:26:54 +08:00
Lien Li
13e5b3938b
Update encryptor.go ( #405 )
2021-06-07 10:23:49 +08:00
silenceper
5472ac979b
fix 修改参数类型为interface{},支持string和number ( #390 )
2021-04-12 16:06:14 +08:00
HUCHAOQI
5ec4cc2269
feat(miniapp): 增加统一服务消息 ( #385 )
...
Co-authored-by: hyperq <hyperq1g@gmail>
2021-04-12 15:56:10 +08:00
silenceper
c0da806e03
update golangci ( #349 )
...
* update golangci
2020-11-26 12:25:57 +08:00
huangx
0505969439
add CommonToken and MiniProgramMixMessage ( #323 )
...
Co-authored-by: huangxiang <huangxiang@didichuxing.com >
2020-08-29 18:50:48 +08:00