From 61bfbd00cc2f516d37443489870eeb5beecef446 Mon Sep 17 00:00:00 2001 From: chenxiaojun <956334972@qq.com> Date: Mon, 16 Dec 2019 19:36:03 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=AC=E4=BC=9A=E5=88=86=E6=88=90=E7=AE=A1?= =?UTF-8?q?=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../PromoteGameRatioController.class.php | 16 ++++++++++++++ .../Model/PromoteGameRatioModel.class.php | 8 +++++++ Data/update.sql | 21 ++++++++++++++++++- 3 files changed, 44 insertions(+), 1 deletion(-) create mode 100644 Application/Admin/Controller/PromoteGameRatioController.class.php create mode 100644 Application/Admin/Model/PromoteGameRatioModel.class.php diff --git a/Application/Admin/Controller/PromoteGameRatioController.class.php b/Application/Admin/Controller/PromoteGameRatioController.class.php new file mode 100644 index 000000000..3e9105e12 --- /dev/null +++ b/Application/Admin/Controller/PromoteGameRatioController.class.php @@ -0,0 +1,16 @@ +