Merge remote-tracking branch '惠信/feature/NoScanning' into feature/NoScanning
This commit is contained in:
commit
2ad2f28b4f
|
|
@ -490,7 +490,7 @@ public class TransferCompanyController extends BaseController {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 无扫码出库(PDA使用)
|
* 无扫码出库
|
||||||
*/
|
*/
|
||||||
@Transactional
|
@Transactional
|
||||||
@PostMapping("pda/submitForOutNoScanning")
|
@PostMapping("pda/submitForOutNoScanning")
|
||||||
|
|
|
||||||
|
|
@ -516,7 +516,7 @@ public class TransferFactoryController extends BaseController {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 无码出库(PDA使用)
|
* 无码出库
|
||||||
*/
|
*/
|
||||||
@Transactional
|
@Transactional
|
||||||
@PostMapping("pda/submitForOutNoScanning")
|
@PostMapping("pda/submitForOutNoScanning")
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue