委托方增加bug,oms线路修复,o-t报关修改
This commit is contained in:
+1
-1
@@ -80,5 +80,5 @@ public interface UserMapper extends BaseMapper<UserEntity> {
|
||||
|
||||
Integer getOrdIsQueue(Long organizationId);
|
||||
|
||||
List<UserEntity> selectByUserPhone(String userPhone);
|
||||
List<UserEntity> selectByUserPhone(String userAccount);
|
||||
}
|
||||
Reference in New Issue
Block a user