无码功能注释修改

This commit is contained in:
yf001217 2026-06-02 15:26:14 +08:00
parent 3474134056
commit 3a57699e84
2 changed files with 2 additions and 2 deletions

View File

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

View File

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