Merge remote-tracking branch '惠信/feature/NoScanning' into feature/NoScanning

This commit is contained in:
曹鹏飞 2026-06-02 15:27:42 +08:00
commit 2ad2f28b4f
2 changed files with 2 additions and 2 deletions

View File

@ -490,7 +490,7 @@ public class TransferCompanyController extends BaseController {
} }
/** /**
* 无扫码出库PDA使用 * 无扫码出库
*/ */
@Transactional @Transactional
@PostMapping("pda/submitForOutNoScanning") @PostMapping("pda/submitForOutNoScanning")

View File

@ -516,7 +516,7 @@ public class TransferFactoryController extends BaseController {
} }
/** /**
* 无码出库PDA使用 * 无码出库
*/ */
@Transactional @Transactional
@PostMapping("pda/submitForOutNoScanning") @PostMapping("pda/submitForOutNoScanning")