bin
fdacb5f67e
Merge 0e7907e9ac into d38e750876
2025-01-03 13:42:41 +08:00
Lien Li
d38e750876
add is_expire field for generateScheme ( #808 )
2025-01-03 10:32:30 +08:00
markwang
3bd886d7f2
feat: 企业微信-通讯录管理,新增更新成员、更新部门、删除部门方法 ( #799 )
2024-12-20 14:34:48 +08:00
曹晶
35af33f0bc
feat(media): add UploadImgFromReader api ( #802 )
...
* feat(media): add getTempFile api
add getTempFile api
* feat(media): handle error in GetTempFile
handle error in GetTempFile
* feat(media): add UploadImgFromReader api
add UploadImgFromReader api
* fix(media): fixed not return common error
fixed not return common error
2024-12-20 14:34:27 +08:00
yangyl12345
4a8371e178
Feature/mini program template ( #806 )
...
* feat: 小程序发送订阅消息支持返回 msgid
* 小程序发送订阅消息支持返回 msgid
---------
Co-authored-by: w_yangyili <w_yangyili@xiwang.com >
2024-11-27 11:56:14 +08:00
yangyl12345
a571bf3546
Update default_access_token.go ( #805 )
...
* Update default_access_token.go
微信获取稳定版token,只有不等于空字符串的情况下才会返回access_token信息,未空的情况,继续调去微信服务
* 微信稳定性获取 access_token 接口,添加防止并发性获取 access_token 和多次微信服务获取代码
---------
Co-authored-by: w_yangyili <w_yangyili@xiwang.com >
2024-11-26 12:13:49 +08:00
CyJaySong
3fbe8634d9
officeaccount 和 miniprogram 添加UseStableAK 配置项 ( #788 )
2024-11-23 18:25:24 +08:00
bin
0e7907e9ac
Merge pull request #4 from hb1707/v2-hb
...
Merge pull request #3 from hb1707/v2
2024-11-15 14:48:49 +08:00
bin
d08b18983b
Merge pull request #3 from hb1707/v2
...
V2
2024-11-15 14:48:20 +08:00
bin
d28c61ad4a
Merge branch 'silenceper:v2' into v2
2024-11-15 14:13:29 +08:00
bin
961d5604d5
Merge pull request #2 from hb1707/release-2.0-hb
...
Release 2.0 hb
2024-11-15 14:08:15 +08:00
wind
0f3c9cd773
还原
2024-11-15 11:51:20 +08:00
wind
06e92dd5ce
Merge remote-tracking branch 'origin/release-2.0-hb' into release-2.0-hb
...
# Conflicts:
# credential/work_js_ticket.go
# work/js/js.go
# work/message/reply.go
# work/server/error.go
# work/server/server.go
# work/server/util.go
2024-11-15 11:44:40 +08:00
wind
8a044dcd58
自用分支
2024-11-15 11:25:00 +08:00
bin
a7347f9506
Merge pull request #1 from hb1707/v2-hb
...
feat:新增企业微信消息推送接收和发送
2024-11-15 11:07:23 +08:00
markwang
990ba6ede9
feat: 企业微信-接待人员管理增加部门ID及停止接待子类型 ( #800 )
2024-10-16 16:11:20 +08:00
曹晶
44b09c7c3b
feat(media): add getTempFile api ( #801 )
...
add getTempFile api
2024-10-16 16:11:03 +08:00
wind
bcdb2fa6ca
feat:新增企业微信消息推送接收和发送
2024-09-27 19:56:30 +08:00
wind
61bcd6b0e4
feat:新增JS-SDK使用权限签名
2024-09-27 16:05:25 +08:00
wind
4a4339fc32
补丁
2024-09-27 15:44:19 +08:00
Lien Li
2e0708845b
add-show_splash_ad-for-qrcodeparam ( #794 )
v2.1.7
2024-08-26 10:20:39 +08:00
oah8
c1770130a0
add stream_upload_source ( #786 )
...
Co-authored-by: _oah <57302072@qq.com >
2024-08-22 14:21:58 +08:00
一叶知秋
c22a036b7f
fix: 增加一个用户信息接口 ( #793 )
2024-08-22 12:08:44 +08:00
Ji Luo Yang
05ac7148d4
feat: 公众号新增模板接口,支持模板参数传递 ( #783 )
...
* feat: 公众号新增模板接口,支持模板参数传递
* fix: 公众号新增模板接口,合并定义参数
* fix: 公众号新增模板接口,统一代码风格
---------
Co-authored-by: yangj23 <yangj23@mingyuanyun.com >
2024-07-16 21:02:59 +08:00
sam
6b3532cc2d
feat: Material 增加 AddMaterialFromReader 与 AddVideoFromReader 方法 ( #780 )
...
* feat: Material 增加 AddMaterialFromReader 与 AddVideoFromReader 方法
* update: 调整 PostFileFromReader 参数。
2024-07-16 15:43:18 +08:00
wind
06c225c351
Merge remote-tracking branch '官方/v2' into release-2.0
...
# Conflicts:
# work/message/client.go
# work/message/message.go
# work/oauth/oauth.go
# work/work.go
2024-05-13 19:50:05 +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返回值类型
v2.1.7-rc.1
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
wind
1c2360737c
Merge remote-tracking branch 'origin/release-2.0' into release-2.0
...
# Conflicts:
# work/externalcontact/user.go
2024-04-12 11:31:59 +08:00
Leo
74795e86ee
fix:群发视频消息及预览图片消息错误修复 ( #774 )
...
* fix:群发图片预览消息无效
* fix:群发视频消息参数名称错误
---------
Co-authored-by: wuweichao <wuweichao@dobest.com >
2024-03-28 16:28:03 +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
braumye
ceb006bf58
开放平台修改小程序基础信息 ( #642 )
...
* 开放平台修改小程序基础信息
* 统一错误处理
2024-01-29 14:36:32 +08:00
markwang
9f14122a87
feat:企业微信-打卡-打卡配置及规则管理 ( #755 )
...
Co-authored-by: markwang <www.wang61@qq.com >
2024-01-12 19:24:54 +08:00
ren-jimmy
7fcd7a34dd
添加小程序获取红包封面接口 ( #760 )
...
* ADD 获取红包封面
* Update redpacketcover.go
* MOD 修改为统一错误方法
* Update go.yml
2024-01-12 19:24:08 +08:00
Jiaxi_Wu
5b29289dbb
fix: 修复缓存失效时,可能会重复获取accessToken的问题 ( #762 )
...
* fix: 修复缓存失效时,可能会重复获取accessToken的问题
* feat: 添加获取AK失败时的错误信息返回
---------
Co-authored-by: wujiaxi <wujiaxi@expandera.cn >
2024-01-12 19:23:09 +08:00
曹晶
74e3e9c04e
feat(work): add member_version field in GroupChatListResponse ( #757 )
...
add member_version field in GroupChatListResponse
2024-01-02 17:24:17 +08:00
曹晶
97c9f7d908
fix(work): fix 752 ( #753 )
...
fix cannot unmarshal object into Go struct field ExternalUser.external_contact.external_profile of
type string
2024-01-02 17:23:22 +08:00
oscar
97e1af5904
支持设置全局HTTPClient ( #761 )
...
* [新增]支持设置httpClient
* 增加说明
* 增加说明
* 格式化imports
* [fix]1.21.5 和golangci 有兼容性问题
* [fix]优化imports
2024-01-02 17:19:59 +08:00
zxfishhack
a5e674bf10
支持在请求前修改各api的地址 ( #736 )
...
* 增加URI修改接口,以支持正向代理
* Update http.go
* Update http.go
v2.1.6
2023-11-02 09:44:08 +08:00
leonard627
0ffe34187a
fix:compatibility cache expiration returns empty string issue ( #742 )
2023-11-02 09:42:17 +08:00
曹晶
04b62f6c3c
fix(work): fixed AddGroupWelcomeTemplate Error ( #745 )
...
* fix(work): fixed AddGroupWelcomeTemplate Error
fixed AddGroupWelcomeTemplate Error , errcode=40063 , errmsg=some parameters are empty
* fix(work): fixed AddGroupWelcomeTemplate Error
fixed AddGroupWelcomeTemplate Error , errcode=40063 , errmsg=some parameters are empty
2023-11-02 09:40:36 +08:00
markwang
4adc59b1b0
feat:企业微信-打卡-新增相关查询接口 ( #746 )
...
Co-authored-by: markwang <www.wang61@qq.com >
2023-11-02 09:40:01 +08:00
ourines
dad7932574
feat(work): add department by id ( #741 )
...
* feat(work): add department by id
Refactor the DepartmentList function and add the DepartmentListByID function.
* fix: api name
* fix: formatURL name
* chore: format
2023-11-02 09:39:42 +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
施国鹏
d4fd145bb5
add: oauth 添加 ctx, 且增加 GetUserInfoByCodeCtx 方法快速获取用户信息 ( #747 )
...
* add: oauth 添加 ctx, 且增加 GetUserInfoByCodeCtx 方法快速获取用户信息
* fix: code style
* fix: white space
---------
Co-authored-by: seth-shi <shiguopeng@mampod.com >
2023-11-02 09:38:42 +08:00
Thinker
038037b89d
feat: 企业微信-打卡-日报与月报数据 ( #733 )
...
* feat: 企业微信-打卡-日报数据
* feat: 企业微信-打卡-月报数据
* refactor:重命名checkin为record(该文件内所有方法均为获取记录)
* refactor:修改字段名称以符合golint标准
* fix: ineffectual assignment to err
2023-10-10 22:10:10 -05:00
曹晶
479ff1f242
feat(work): AddMsgTemplate api add params allow_select chat_id_list tag_filter ( #730 )
...
* feat(work): add params allow_select chat_id_list tag_filter
add params allow_select chat_id_list tag_filter
* feat(work): add params allow_select chat_id_list tag_filter
add params allow_select chat_id_list tag_filter
2023-10-10 19:32:22 +08:00
markwang
3f1c5e7637
企业微信-移除可省略的错误判断 ( #734 )
...
Co-authored-by: markwang <www.wang61@qq.com >
2023-10-10 19:31:23 +08:00
曹晶
da5067bcb2
fix(work): fix json Unmarshal Error in GetExternalUserDetail api ( #732 )
...
fix json Unmarshal Error, err=json: cannot unmarshal number into Go struct field
WechatChannel.follow_user.wechat_channels.source of type string
2023-10-09 02:02:37 -05:00