Skip to content

7-Qwen/oa-wx-api-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

oa-wx-api

oa系统的小程序开发后端接口

架构

springboot+ssm+mp+shiro+rabbitMQ

重点模块(更新中)

1.token机制+shiro鉴权 Done.
2.人脸识别建模+签到 Done.

需要整理的问题

1.项目的路径

现上传的文件保存在windows文件系统下的绝对路径,如何保存在项目的相对路径需要进一步解决

2.时间类

Java类中的DateTime/LocalDateTime/Date

sql数据库中的时间类

java与sql时间映射问题需要理清和解决

3.mongoDB

聚合查询的坑 - 字段值如果为id最好不要超过Long的取值范围,否则按照索引将查询不到

About

oa系统的小程序开发 - 服务接口端

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages