@@ -74,6 +74,7 @@ class InOutOptionService extends Service
'direction' => '1',
];
}
+ Redis::del($key);
return [true, $result];
@@ -88,6 +89,7 @@ class InOutOptionService extends Service
'direction' => '2',