Code Monkey home page Code Monkey logo

dingtalk-demo's Introduction

项目引用了我之前的项目,只是整合了钉钉模块的东西

一共分3个项目

  • dingtalk 项目后端接口
    主要框架技术用了我之前的框架 技术栈 springboot+mybatis+shire 采用RESTFULL风格
  • dingtalk-backpage 项目管理后台页面 技术栈 vue+element 从git上找的开源VEU后台页面改的
  • vue-dingtalk 项目钉钉端页面 技术栈 vue

项目搭建

1,前端开发需要 nodejs 框架,先安装node
2,cnpm安装 镜像指向阿里,自己百度
3,下载源码如下
4,新建数据库,并执行dingtalk项目下resource/database下的SQL文件
5,钉钉下新建应用,并把相关配置参数设置到com.shrek.example.util.constants.DingTalkConstant文件中


6, 启动后端
7,启动后端页面 http://127.0.0.1:9520

  • cnpm install
  • npm run dev
  • npm run build
    8,钉钉端 http://127.0.0.1:8088
  • cnpm install
  • npm run dev
  • npm run build 打包放服务器,即前面H5微应用配置的域名服务器。
    9,开发时用Nodejs代理,上生产服务器用nginx代理


最后效果如下:

dingtalk-demo's People

Contributors

dependabot[bot] avatar wushu0725 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

Watchers

 avatar  avatar  avatar  avatar

dingtalk-demo's Issues

Table 'shrekdata.webchat_config' doesn't exist

Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'shrekdata.webchat_config' doesn't exist

The error may exist in file [D:\github_gitee_Activiti\dingtalk-demo\dingtalk\target\classes\mapper\mysql\WebchatConfigMapper.xml]

麻烦提供一下完整表字段信息 谢谢

返回个错误,求助

钉钉打开后返回:{"errorCode":3,"errorMessage":"1002,corpId不合法"}
corpId没问题啊

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.