No description
This repository has been archived on 2026-06-16. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Python 99.2%
  • Dockerfile 0.4%
  • Mako 0.3%
  • Shell 0.1%
Find a file
2024-11-13 11:04:59 +08:00
agent 验收线上版本! 2024-10-29 14:59:24 +08:00
server bugfix and databases 2024-11-13 11:04:59 +08:00
.gitignore add git in script 2024-09-30 16:38:58 +08:00
.gitmodules 添加脚本子模块 2024-09-30 16:31:23 +08:00
all-databases.sql bugfix and databases 2024-11-13 11:04:59 +08:00
docker-compose.yml add docker deploy 2024-10-11 15:57:42 +08:00
README.md README更新 2024-04-23 10:02:05 +08:00
script.sql 同步说明文档信息 2024-04-22 17:35:38 +08:00
YYDNS 库表关系设计.pdf 库表关系设计同步 2024-04-23 09:59:52 +08:00

yserver

简介

yy服务端代码采用Flask+Mysql开发。

server文件夹为主控端代码

agent文件夹为代理端代码