|
|
@ -237,7 +237,7 @@ type PackOrderStatusHistoryDAO interface { |
|
|
|
* @Date : 2021-11-01 |
|
|
|
* |
|
|
|
******************************************************************************/ |
|
|
|
GetMaxPos(shipOrderId string) (int, error) |
|
|
|
GetMaxPos(packOrderId string) (int, error) |
|
|
|
} |
|
|
|
|
|
|
|
/****************************************************************************** |
|
|
|