|
@@ -255,7 +255,7 @@ func (this *CustomerOperation) CheckPower() (countLimit int, limitStatus int, er
|
|
return countLimit, limitStatus, fmt.Errorf("对不起,您最多可关注%d个客户", countLimit)
|
|
return countLimit, limitStatus, fmt.Errorf("对不起,您最多可关注%d个客户", countLimit)
|
|
// func EntCheckPower(userId string, entId int) (msg string) {
|
|
// func EntCheckPower(userId string, entId int) (msg string) {
|