feat 分账接收方功能

This commit is contained in:
bootx
2024-10-07 21:49:30 +08:00
parent 21957cd100
commit 5c1587eb3f
63 changed files with 2120 additions and 189 deletions

View File

@@ -1,7 +0,0 @@
package org.dromara.daxpay;
public class Main {
public static void main(String[] args) {
System.out.println("Hello world!");
}
}