Giter VIP home page Giter VIP logo

taxexam's Introduction

taxexam

考试系统简单版

1.数据库配置在/extronline_online/src/main/webapp/WEB-INF/spring/root-context.xml

2.数据库为taxexam.sql

3.et_field 表修改 field_id 为 0 ,否则无法登陆。

4.考试系统管理员:admin 密码:xxb!(@zsx

5:服务器系统IP,账号,密码

6.考试系统yangyw账号 yangyw 123456

7.表et_user 的说明,et_org类似

status 表示是否已经答题 isall 是否有资格摇奖 iswin 是否得奖 winlevel 得奖等级 chance 是否必须中奖

每次参与摇奖的人数要是开奖人数【抽3人】的5倍以上,否则滚动会出现滚动一遍,不在重复滚动问题。 各省能参与摇奖人数要大于等于2, 内置获奖人员不能一个省出现超过2个,同一个公司超过1个。

抽奖结果:每个省不超过2个人,每个公司不超过1个人.

9.抽奖关键表et_user,et_org 关键字段province【区分获奖省份】,company【et_user中区分公司】,name【et_org中区分公司】,isall,iswin,winlevel,chance

#完整版:请移步至:https://github.com/imalexyang/ExamStack

taxexam's People

Contributors

imalexyang 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

Watchers

 avatar  avatar  avatar  avatar

taxexam's Issues

Mysql初始化脚本兼容性问题

  1. 用程序初始化taxexam.sql, 报错 -> java.sql.SQLException: java.lang.ClassCastException: java.math.BigInteger cannot be cast to java.lang.long
    更新mysql-connect-java.jar可以解决
  2. Fri Feb 01 18:53:18 CST 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.

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.