@@ -1149,7 +1149,7 @@ open class RelationCalcService {
req.sign = 1
req.type = "eq2sp_for"
req.zoneType = "GeneralZone"
- REq2SpService.insert(req)
+ REq2SpService.replace(req)
}
Thread.sleep(2000000);