|
@@ -21,7 +21,10 @@ func GetConcurrentData(appid string, productId int, c *gin.Context) {
|
|
utils.Check(appid, productId, c, func() ([]map[string]interface{}, int, error) {
|
|
utils.Check(appid, productId, c, func() ([]map[string]interface{}, int, error) {
|