Skip to content

An application of working time recording based on spring boot.

Notifications You must be signed in to change notification settings

copysunday/work-day

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

微工时

一个微信小程序,帮助管理项目成员工时。可以查看工时月视图,每日工时,日记,工时备注等。

说明

java练手项目,疫情期间无聊写的。

小程序前端

The wechat mini app frontend repo

使用

依赖环境变量:

export MYSQL_DATA_URL=jdbc:mysql://127.0.0.1:3306/work_day
export MYSQL_USERNAME=root
export MYSQL_PASSWORD=12345678
export WX_APPSCERET=***
export WX_APPID=***

Demo

image image image image image

License

LICENSE

About

An application of working time recording based on spring boot.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published