Skip to content

Commit f185f61

Browse files
author
Matrix-X
committed
update
1 parent 092c97a commit f185f61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/work/externalContact/contactWay/client.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ func NewClient(app kernel.ApplicationInterface) (*Client, error) {
2424
}
2525

2626
// 配置客户联系「联系我」方式.
27-
// https://developer.work.weixin.qq.com/document/path/92572
27+
// https://developer.work.weixin.qq.com/document/path/92228
2828
func (comp *Client) Add(ctx context.Context, options *request2.RequestAddContactWay) (*response3.ResponseAddContactWay, error) {
2929

3030
result := &response3.ResponseAddContactWay{}

0 commit comments

Comments
 (0)