|
@@ -2,7 +2,7 @@
|
|
namespace app\index\controller;
|
|
namespace app\index\controller;
|
|
|
|
|
|
|
|
|
|
-class Index extends base
|
|
|
|
|
|
+class Index
|
|
{
|
|
{
|
|
const admin_url = '192.168.1.200:8080';
|
|
const admin_url = '192.168.1.200:8080';
|
|
const path_check_order = '/CheckRcode';
|
|
const path_check_order = '/CheckRcode';
|