Explorar el Código

fix:地址变更

Roc hace 10 meses
padre
commit
30e77e8ea3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      services/xiangyu/crm.go

+ 1 - 1
services/xiangyu/crm.go

@@ -129,7 +129,7 @@ type CrmDataItemResp struct {
 // @return dataResp *CrmDataResp
 // @return err error
 func PostGetCrmData(req PostGetIndexDataParamReq) (dataResp CrmDataResp, err error) {
-	urlPath := `/dasc/test/mpdata/index/data`
+	urlPath := `/mpdata/index/data`
 	//req.CommonParameters = In0{
 	//	PageTotal: "",
 	//	PageNo:    "",