Resource Profile:
AI占卜算命系统源码,采用Java语言开发,并对接AI接口,实现智能化的卜卦与命理分析功能。系统支持在线支付打赏,适用于个人网站、算命平台及相关商业项目。
Photo Gallery:
Installation and usage instructions:
配置修改:
- 打开
src/main/resources/application.yml,修改数据库和 Redis 连接配置。 - compiler
src/main/java/fun/diviner/ai/entity/Special.java,替换authSecret为您的授权密钥。 - 修改
src/main/java/fun/diviner/ai/diviner/ai/AIModel.java,填入您的 AI 模型密钥。 - 将根目录下的
data.sql导入到 MySQL 数据库中。 - 配置数据库中的支付参数,具体见下方支付配置。
项目运行:
- 执行
mvn clean package进行项目打包。 - 运行
java -jar target/AI-Diviner-1.0.0.jar启动应用。
支付配置:进入 core 表,修改以下字段以适配您的支付接口:
yiPayId(易支付商户ID)yiPayMerchantPrivateKey(易支付商户私钥)yiPayPlatformPublicKey(易支付平台公钥)yiPayNoticeUrlPrefix(支付回调前缀,例如您的后端 API 地址是https://api.diviner.fun,此字段应填https://api.diviner.fun,末尾不加/)yiPayReturnUrl(支付完成后的前端跳转地址)
- Can free downloads or VIP member-only resources be commercialized directly?
- The resources on this site are collected and organized through the network, for personal research and study purposes only. The copyright belongs to the legal owner of the software and program code, users should verify the copyright and legality of the resources, prohibited for commercial use, illegal activities or any violation of national laws and regulations.
- Disclaimer of liability for program or code bugs, compatibility issues or functional defects, etc.
- As the resources on this site are collected and organized through the network, not the site's original, it can not fully guarantee its functionality or code compatibility. Users need to verify whether the resources meet the needs of their own, due to the following circumstances lead to losses, this site does not assume any responsibility:
Programs, source code and other computer software resources may contain code vulnerabilities (bugs), compatibility issues or functional defects left by the developer. This site does not provide free repair services for such technical defects, users need to bear the risk of debugging, modification or abandonment of the use.





