更新到正式版1.0
This commit is contained in:
@@ -9,9 +9,9 @@ use \fmpeg as fmpeg;
|
||||
class delpichomefolderafter
|
||||
{
|
||||
|
||||
public function run($appid)
|
||||
public function run($data)
|
||||
{
|
||||
C::t("#eagle#eagle_folderrecord")->delete_by_appid($appid);
|
||||
C::t("#eagle#eagle_folderrecord")->delete_by_appid($data['appid']);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user