diff --git a/app/admin/validate/mall/Player.php b/app/admin/validate/mall/Player.php deleted file mode 100644 index 0f170c9..0000000 --- a/app/admin/validate/mall/Player.php +++ /dev/null @@ -1,31 +0,0 @@ - [], - 'edit' => [], - ]; - -} diff --git a/app/common/validate/MallItem.php b/app/common/validate/MallItem.php deleted file mode 100644 index 79a1a41..0000000 --- a/app/common/validate/MallItem.php +++ /dev/null @@ -1,31 +0,0 @@ - [], - 'edit' => [], - ]; - -} diff --git a/app/common/validate/MallWalletRecord.php b/app/common/validate/MallWalletRecord.php deleted file mode 100644 index 18b6e67..0000000 --- a/app/common/validate/MallWalletRecord.php +++ /dev/null @@ -1,31 +0,0 @@ - [], - 'edit' => [], - ]; - -}