Merge branch 'ship' of gitea.51mars.com:Oak-Team/oak-pay-business into ship

This commit is contained in:
Xu Chang 2025-02-26 10:04:48 +08:00
commit 5baa3aab5f
9 changed files with 0 additions and 9 deletions

View File

@ -45,7 +45,6 @@ const triggers = [
wpProduct: {
id: 1,
type: 1,
shipping: 1,
},
}
}

View File

@ -467,7 +467,6 @@ const triggers = [
wpProduct: {
id: 1,
type: 1,
shipping: 1,
wechatMpShip$wpProduct: {
$entity: 'wechatMpShip',
data: {

View File

@ -47,7 +47,6 @@ const PayClazzEntityDict = {
type: 1,
taxLossRatio: 1,
enabled: 1,
shipping: 1,
application: {
id: 1,
config: 1,

View File

@ -48,7 +48,6 @@ const triggers = [
wpProduct: {
id: 1,
type: 1,
shipping: 1,
},
}
}

View File

@ -470,7 +470,6 @@ const triggers = [
wpProduct: {
id: 1,
type: 1,
shipping: 1,
wechatMpShip$wpProduct: {
$entity: 'wechatMpShip',
data: {

View File

@ -51,7 +51,6 @@ const PayClazzEntityDict = {
type: 1,
taxLossRatio: 1,
enabled: 1,
shipping: 1,
application: {
id: 1,
config: 1,

View File

@ -50,7 +50,6 @@ const triggers: Trigger<EntityDict, 'deposit', BRC>[] = [
wpProduct: {
id: 1,
type: 1,
shipping: 1,
},
}
}

View File

@ -508,7 +508,6 @@ const triggers: Trigger<EntityDict, 'pay', BRC>[] = [
wpProduct: {
id: 1,
type: 1,
shipping: 1,
wechatMpShip$wpProduct: {
$entity: 'wechatMpShip',
data: {

View File

@ -60,7 +60,6 @@ const PayClazzEntityDict: Record<string, {
type: 1,
taxLossRatio: 1,
enabled: 1,
shipping: 1,
application: {
id: 1,
config: 1,