Code Monkey home page Code Monkey logo

easyink_system's People

Contributors

broccoli77 avatar iaomei avatar lianluoyi avatar wjiaaa avatar zcl0731 avatar

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

Watchers

 avatar  avatar  avatar

easyink_system's Issues

本地不能调试运行,数据库连接出错

版本

git clone github的最新代码

项目环境信息

IDEA2021.2,Windows 10 22h2,mysql5.7.26,JDK 11

是否必现

重现步骤

数据库文件用的是https://gitee.com/lianluoyi/easyink-install/tree/master/docker/mysql/wecomdb 这个的,数据库账号密码也没配置错,我用数据库管理工具是能成功连接的,但是运行的时候报错,下面的IDEA配置的环境变量
MYSQL_SERVICE_HOST=127.0.0.1;
MYSQL_SERVICE_PORT=3306;
MYSQL_SERVICE_USERNAME=root;
MYSQL_SERVICE_PASSWORD=wecomwecom;
REDIS_SERVICE_HOST=127.0.0.1;
REDIS_SERVICE_PORT=6379;
REDIS_SERVICE_PASSWORD=wecomscrm;
LOGIN_RSA_PUBLIC_KEY=太长省略;
LOGIN_RSA_PRIVATE_KEY=太长省略;
运行日志放在补充说明中

期望的结果

正常运行

实际的结果

程序退出

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.