无码功能注释修改
This commit is contained in:
parent
3474134056
commit
3a57699e84
|
|
@ -490,7 +490,7 @@ public class TransferCompanyController extends BaseController {
|
|||
}
|
||||
|
||||
/**
|
||||
* 无扫码出库(PDA使用)
|
||||
* 无扫码出库
|
||||
*/
|
||||
@Transactional
|
||||
@PostMapping("pda/submitForOutNoScanning")
|
||||
|
|
|
|||
|
|
@ -516,7 +516,7 @@ public class TransferFactoryController extends BaseController {
|
|||
}
|
||||
|
||||
/**
|
||||
* 无码出库(PDA使用)
|
||||
* 无码出库
|
||||
*/
|
||||
@Transactional
|
||||
@PostMapping("pda/submitForOutNoScanning")
|
||||
|
|
|
|||
Loading…
Reference in New Issue