新增 运营商--分润会员对应关系表、实体、Service

This commit is contained in:
Lemon
2024-09-13 10:43:43 +08:00
parent 554d29e727
commit 150354941c
18 changed files with 984 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
This is the JRebel configuration file. It maps the running application to your IDE workspace, enabling JRebel reloading for this project.
Refer to https://manuals.jrebel.com/jrebel/standalone/config.html for more information.
-->
<application generated-by="intellij" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.zeroturnaround.com" xsi:schemaLocation="http://www.zeroturnaround.com http://update.zeroturnaround.com/jrebel/rebel-2_3.xsd">
<id>jsowell-quartz</id>
<classpath>
<dir name="D:/ideaProjects/jsowell-charger-web/jsowell-quartz/target/classes">
</dir>
</classpath>
</application>