新增满意度表后端
This commit is contained in:
Binary file not shown.
@@ -1,5 +1,5 @@
|
||||
#Generated by Maven
|
||||
#Wed Jan 14 17:49:45 CST 2026
|
||||
#Thu Jan 15 09:20:23 CST 2026
|
||||
version=2.0.0-beta
|
||||
groupId=com.jojubanking.boot
|
||||
artifactId=joju-module-pay-api
|
||||
|
||||
@@ -15,7 +15,7 @@ import javax.annotation.Generated;
|
||||
|
||||
@Generated(
|
||||
value = "org.mapstruct.ap.MappingProcessor",
|
||||
date = "2026-01-14T17:49:48+0800",
|
||||
date = "2026-01-15T09:20:27+0800",
|
||||
comments = "version: 1.4.1.Final, compiler: javac, environment: Java 1.8.0_131 (Oracle Corporation)"
|
||||
)
|
||||
public class PayAppConvertImpl implements PayAppConvert {
|
||||
|
||||
@@ -12,7 +12,7 @@ import javax.annotation.Generated;
|
||||
|
||||
@Generated(
|
||||
value = "org.mapstruct.ap.MappingProcessor",
|
||||
date = "2026-01-14T17:49:48+0800",
|
||||
date = "2026-01-15T09:20:27+0800",
|
||||
comments = "version: 1.4.1.Final, compiler: javac, environment: Java 1.8.0_131 (Oracle Corporation)"
|
||||
)
|
||||
public class PayChannelConvertImpl implements PayChannelConvert {
|
||||
|
||||
@@ -12,7 +12,7 @@ import javax.annotation.Generated;
|
||||
|
||||
@Generated(
|
||||
value = "org.mapstruct.ap.MappingProcessor",
|
||||
date = "2026-01-14T17:49:48+0800",
|
||||
date = "2026-01-15T09:20:27+0800",
|
||||
comments = "version: 1.4.1.Final, compiler: javac, environment: Java 1.8.0_131 (Oracle Corporation)"
|
||||
)
|
||||
public class PayMerchantConvertImpl implements PayMerchantConvert {
|
||||
|
||||
@@ -19,7 +19,7 @@ import javax.annotation.Generated;
|
||||
|
||||
@Generated(
|
||||
value = "org.mapstruct.ap.MappingProcessor",
|
||||
date = "2026-01-14T17:49:48+0800",
|
||||
date = "2026-01-15T09:20:27+0800",
|
||||
comments = "version: 1.4.1.Final, compiler: javac, environment: Java 1.8.0_131 (Oracle Corporation)"
|
||||
)
|
||||
public class PayOrderConvertImpl implements PayOrderConvert {
|
||||
|
||||
@@ -19,7 +19,7 @@ import javax.annotation.Generated;
|
||||
|
||||
@Generated(
|
||||
value = "org.mapstruct.ap.MappingProcessor",
|
||||
date = "2026-01-14T17:49:49+0800",
|
||||
date = "2026-01-15T09:20:27+0800",
|
||||
comments = "version: 1.4.1.Final, compiler: javac, environment: Java 1.8.0_131 (Oracle Corporation)"
|
||||
)
|
||||
public class PayRefundConvertImpl implements PayRefundConvert {
|
||||
|
||||
Binary file not shown.
@@ -1,5 +1,5 @@
|
||||
#Generated by Maven
|
||||
#Wed Jan 14 17:49:55 CST 2026
|
||||
#Thu Jan 15 09:20:34 CST 2026
|
||||
version=2.0.0-beta
|
||||
groupId=com.jojubanking.boot
|
||||
artifactId=joju-module-pay-biz
|
||||
|
||||
Reference in New Issue
Block a user