@@ -729,6 +729,7 @@ func UpdateSpiderByCodeState(code, state string) (bool, error) {
}
+ logger.Info("上下架:", up, err)
return up, err