• 大小: 21.86M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-01-29
  • 语言: PHP
  • 标签: 下载  源码  安装  破解  1  

资源简介

微擎破解版1.73只有一些小更新,我就不给大家罗列了,需要更新自己下载更新就好了,目前正在用的微擎商业版1.72的小伙伴,下载后压缩包有升级教程,全新安装直接上传源码,在线安装即可。

资源截图

代码片段和文件信息

/**
 * [WeEngine System] Copyright (c) 2014 WE7.CC
 * WeEngine is NOT a free software it under the license terms visited http://www.we7.cc/ for more details.
 */
define(‘IN_API‘ true);
require_once ‘./framework/bootstrap.inc.php‘;
load()->model(‘reply‘);
load()->model(‘attachment‘);

load()->model(‘visit‘);

load()->app(‘common‘);
load()->classs(‘wesession‘);
$hash = $_GPC[‘hash‘];
if(!empty($hash)) {
$id = pdo_fetchcolumn(“SELECT acid FROM “ . tablename(‘account‘) . “ WHERE hash = :hash“ array(‘:hash‘ => $hash));
}
if(!empty($_GPC[‘appid‘])) {
$appid = ltrim($_GPC[‘appid‘] ‘/‘);
if ($appid == ‘wx570bc396a51b8ff8‘) {
$_W[‘account‘] = array(
‘type‘ => ‘3‘
‘key‘ => ‘wx570bc396a51b8ff8‘
‘level‘ => 4
‘token‘ => ‘platformtestaccount‘

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件        1921  2018-06-14 18:04  1.72-1.73更新数据库脚本.txt
     目录           0  2018-07-02 22:10  addons\
     目录           0  2018-07-02 21:54  api\
     文件        5254  2017-12-04 16:53  api\uc.php
     文件       24566  2018-05-03 19:20  api.php
     目录           0  2018-07-02 21:54  app\
     目录           0  2018-07-02 21:54  app\common\
     文件        7090  2018-05-13 10:38  app\common\bootstrap.app.inc.php
     文件        6113  2018-03-22 12:44  app\common\common.func.php
     文件       21158  2018-03-18 03:24  app\common\template.func.php
     文件       11705  2018-01-07 03:31  app\common\tpl.func.php
     文件        3658  2018-05-03 18:48  app\index.php
     目录           0  2018-07-02 21:54  app\resource\
     目录           0  2018-07-02 21:54  app\resource\components\
     目录           0  2018-07-02 21:54  app\resource\components\cropper\
     文件        3707  2018-03-22 12:44  app\resource\components\cropper\cropper.min.css
     文件       35014  2018-03-22 12:44  app\resource\components\cropper\cropper.min.js
     目录           0  2018-07-02 21:54  app\resource\components\datepicker\
     文件        4767  2018-01-07 03:31  app\resource\components\datepicker\mui.picker.all.css
     文件       16394  2018-01-07 03:31  app\resource\components\datepicker\mui.picker.all.js
     目录           0  2018-07-02 21:54  app\resource\components\districtpicker\
     文件      134939  2018-01-07 03:31  app\resource\components\districtpicker\mui.city.data-3.js
     目录           0  2018-07-02 21:54  app\resource\components\previewer\
     文件        8215  2018-01-07 03:31  app\resource\components\previewer\mui.previewimage.js
     文件        4820  2018-01-07 03:31  app\resource\components\previewer\mui.zoom.js
     目录           0  2018-07-02 21:54  app\resource\components\pullrefresh\
     文件        7636  2018-01-07 03:31  app\resource\components\pullrefresh\mui.pullToRefresh.js
     文件        5943  2018-01-07 03:31  app\resource\components\pullrefresh\mui.pullToRefresh.material.js
     目录           0  2018-07-02 21:54  app\resource\components\swiper\
     文件       14573  2018-01-07 03:31  app\resource\components\swiper\swiper.min.css
     文件       64248  2018-01-07 03:31  app\resource\components\swiper\swiper.min.js
............此处省略2357个文件信息

评论

共有 条评论