仓库自动配送开关
CI / verify (pull_request) Has been cancelled

This commit is contained in:
2026-07-17 08:50:18 +08:00
parent c643b0b979
commit c204fb0a92
3 changed files with 85 additions and 74 deletions
+3 -3
View File
@@ -177,7 +177,7 @@ async function main() {
const xfxProvider = await prisma.fulfillmentProvider.create({
await prisma.fulfillmentProvider.create({
data: {
code: 'XFX',
name: '小飞侠',
@@ -218,9 +218,9 @@ async function main() {
status: 'ACTIVE',
fulfillmentMode: 'API_AUTO',
fulfillmentMode: 'MANUAL',
fulfillmentProviderId: xfxProvider.id,
fulfillmentProviderId: null,
lng: 113.665,