设置运费为0(供测试使用)
Showing
with
74 additions
and
0 deletions
app/Http/Controllers/SpecialController.php
0 → 100644
Please
register
or
sign in
to comment
... | ... | @@ -65,4 +65,9 @@ |
1 => '样品销售', | ||
2 => '仓库损耗', | ||
], | ||
// 测试账号 | ||
'test_mobile' => [ | ||
'15989573440', | ||
], | ||
]; | ||
\ No newline at end of file |