GithubHelp home page GithubHelp logo

iajue / qr Goto Github PK

View Code? Open in Web Editor NEW
419.0 419.0 184.0 32.84 MB

QQ、支付宝、微信收款码三合一

Home Page: https://qr.52ecy.cn

License: GNU General Public License v3.0

PHP 97.49% HTML 0.61% PLpgSQL 0.20% Smarty 1.69% Batchfile 0.01% Shell 0.01%

qr's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

qr's Issues

区分付款码

每个平台的付款码都有自己的生成规则,比如微信以 10-15开头,支付宝以25-30开头,可不可以用这个来区分

导入数据库的问题

错误

您的 SQL 查询可能有错。如果可能的话,以下会列出 MySQL 服务器的错误输出,这可能对您解决问题有一定的帮助。

ERROR: 无效的标识符 @ 28
STR: 5.5.
SQL: Host: localhost (Version: 5.5.53)

Date: 2018-08-29 10:00:59

Generator: MySQL-Front 5.3 (Build 4.234)

/*!40101 SET NAMES utf8 */;Host: localhost (Version: 5.5.53)

Date: 2018-08-29 10:00:59

Generator: MySQL-Front 5.3 (Build 4.234)

/*!40101 SET NAMES utf8 */;Host: localhost (Version: 5.5.53)

Date: 2018-08-29 10:00:59

Generator: MySQL-Front 5.3 (Build 4.234)

/*!40101 SET NAMES utf8 */;

SQL 查询:

Host: localhost (Version: 5.5.53) # Date: 2018-08-29 10:00:59 # Generator: MySQL-Front 5.3 (Build 4.234) /*!40101 SET NAMES utf8 */;

MySQL 返回: 文档
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'Host: localhost (Version: 5.5.53)

Date: 2018-08-29 10:00:59

Generator: MySQ' at line 1

无法连接到数据库

SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)
配置文件是对的

请求上传接口出现异常怎么办?

[0] HttpException in App.php line 535
模块不存在:public
$config = self::init($module);

            // 模块请求缓存检查
            $request->cache(
                $config['request_cache'],
                $config['request_cache_expire'],
                $config['request_cache_except']
            );
        } else {
            throw new HttpException(404, 'module not exists:' . $module);
        }
    } else {
        // 单一模块部署
        $module = '';
        $request->module($module);
    }

    // 设置默认过滤机制
    $request->filter($config['default_filter']);

Call Stack
in App.php line 535
at App::module(['public', 'uploads', 'alipay'], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 456
at App::exec(['type' => 'module', 'module' => ['public', 'uploads', 'alipay']], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in App.php line 139
at App::run() in start.php line 19
at require('E:\Pay\thinkphp\star...') in index.php line 17

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.