摸金系统客户端 1.0版本直接链接数据库; 2.0版本链接后台,与web共用接口; 3.0版本使用插件形式
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Laixingyu 193c196a8e
fix: 去除mysql相关数据
3 years ago
db feat: 添加数据库操作类;添加多语言;添加添加交易界面 3 years ago
lib/sqldrivers feat: 添加mysql驱动 3 years ago
model feat: 添加数据库操作类;添加多语言;添加添加交易界面 3 years ago
ruoyi fix: 去除mysql相关数据 3 years ago
widget fix: 去除mysql相关数据 3 years ago
.gitignore feat: 初始化工程 3 years ago
README.md Initial commit 3 years ago
TreasureFinder.pro fix: 去除mysql相关数据 3 years ago
basedatamanager.cpp feat: 构建ruoyi接口层 3 years ago
basedatamanager.h feat: 构建ruoyi接口层 3 years ago
main.cpp feat: 构建ruoyi接口层 3 years ago
mainwindow.cpp fix: 去除mysql相关数据 3 years ago
mainwindow.h fix: 去除mysql相关数据 3 years ago
mainwindow.ui feat: 添加数据库操作类;添加多语言;添加添加交易界面 3 years ago
structs.h feat: 构建ruoyi接口层 3 years ago
treasurefinder_zh_CN.ts feat: 添加数据库操作类;添加多语言;添加添加交易界面 3 years ago
userdata.cpp feat: 构建ruoyi接口层 3 years ago
userdata.h feat: 构建ruoyi接口层 3 years ago

README.md

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

TreasureFinder

摸金系统客户端 1.0版本直接链接数据库; 2.0版本链接后台与web共用接口 3.0版本使用插件形式