mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-16 15:16:15 +08:00
@@ -142,7 +142,7 @@ class PiliScheme {
|
||||
enableSlide: false,
|
||||
oid: int.parse(oid),
|
||||
rpid: rpid,
|
||||
source: 'routePush',
|
||||
isVideoDetail: false,
|
||||
replyType: 1,
|
||||
firstFloor: null,
|
||||
id: commentSecondaryId != null
|
||||
@@ -284,7 +284,7 @@ class PiliScheme {
|
||||
oid: oid,
|
||||
rpid: rootId,
|
||||
id: rpId,
|
||||
source: 'routePush',
|
||||
isVideoDetail: false,
|
||||
replyType: type,
|
||||
firstFloor: null,
|
||||
),
|
||||
@@ -333,7 +333,7 @@ class PiliScheme {
|
||||
enableSlide: false,
|
||||
oid: oid,
|
||||
rpid: rpId,
|
||||
source: 'routePush',
|
||||
isVideoDetail: false,
|
||||
replyType: type,
|
||||
firstFloor: null,
|
||||
),
|
||||
@@ -397,7 +397,7 @@ class PiliScheme {
|
||||
enableSlide: false,
|
||||
oid: oid ?? int.parse(dynId),
|
||||
rpid: rpid,
|
||||
source: 'routePush',
|
||||
isVideoDetail: false,
|
||||
replyType: businessId ?? 17,
|
||||
firstFloor: null,
|
||||
id: commentSecondaryId != null
|
||||
@@ -788,7 +788,7 @@ class PiliScheme {
|
||||
enableSlide: false,
|
||||
oid: int.parse(oid),
|
||||
rpid: int.parse(root),
|
||||
source: 'routePush',
|
||||
isVideoDetail: false,
|
||||
replyType: int.parse(pageType),
|
||||
firstFloor: null,
|
||||
id: commentSecondaryId != null
|
||||
|
||||
Reference in New Issue
Block a user