- up
This commit is contained in:
@@ -4,6 +4,7 @@ import "strings"
|
|||||||
|
|
||||||
const (
|
const (
|
||||||
MaxWorkMsgLen = 2048
|
MaxWorkMsgLen = 2048
|
||||||
|
MaxWorkContentLen = MaxWorkMsgLen - 96
|
||||||
)
|
)
|
||||||
|
|
||||||
func (a *API) CorpAsyncSend(userIDList, deptIDList []string, isToAllUser bool, msg map[string]interface{}) (err error) {
|
func (a *API) CorpAsyncSend(userIDList, deptIDList []string, isToAllUser bool, msg map[string]interface{}) (err error) {
|
||||||
|
|||||||
Reference in New Issue
Block a user