opt remove sc

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-09-03 20:00:43 +08:00
parent 04830c7789
commit 28a58ade84
5 changed files with 24 additions and 14 deletions

View File

@@ -254,7 +254,7 @@ class _LiveRoomPageState extends State<LiveRoomPage>
"id": Utils.generateRandomString(8),
"price": 66,
"end_time":
DateTime.now().millisecondsSinceEpoch ~/ 1000 + 5,
DateTime.now().millisecondsSinceEpoch ~/ 1000 - 5,
"message": Utils.generateRandomString(55),
"user_info": {
"face": "",