Commit c7311e26 by 杨树贤

切换生成

parent fa0389e9
Showing with 1 additions and 1 deletions
......@@ -96,7 +96,7 @@ Route::group(['middleware' => ['external'], 'namespace' => 'Sync'], function ()
});
Route::match(['get', 'post'], '/test', function () {
SupplierAccountService::autoCreateYunxinAccount(18780);
SupplierAccountService::autoCreateYunxinAccount(18785);
// DataService::initSupplierReceiptNationId();
// SupplierAccountService::initYunxinAccountName();
// DataService::syncSupplierToErp();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment