Browse Source

减去250万虚拟数据

master
wanghongjun 2 years ago
parent
commit
809071423b
  1. 4
      web/handle_data.php

4
web/handle_data.php

@ -5,8 +5,8 @@ require_once __DIR__ . '../../source/thinkphp/helper.php';
require_once __DIR__ . '../../source/thinkphp/library/think/Config.php';
require_once __DIR__ . '../../source/application/common.php';
$config = require_once __DIR__ . '../../source/application/database.php';
# 不使用是关闭 第9行
exit();
$dm = new Dm($config['connections']['dm']);
$sumNum = 2500000;

Loading…
Cancel
Save