huangchundi hai 1 día
pai
achega
825c86b2f7
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      controllers/api/CommunityListController.go

+ 0 - 2
controllers/api/CommunityListController.go

@@ -100,8 +100,6 @@ func (c *CommunityListController) GetExternalCommunityList() {
 
 	// 遍历列表
 	for _, item := range externalResp.Data.List {
-		fmt.Printf("用户: %s, 用户名: %s, 销售额: %s\n",
-			item.UserID, item.Username, item.Sales)
 
 		// 取 count
 		info := &services.CommunityInfo{