mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-01 15:49:49 +08:00
@@ -3,7 +3,7 @@ import 'dart:convert';
|
||||
import 'package:PiliPlus/common/constants.dart';
|
||||
import 'package:crypto/crypto.dart';
|
||||
|
||||
abstract class AppSign {
|
||||
abstract final class AppSign {
|
||||
static void appSign(
|
||||
Map<String, dynamic> params, {
|
||||
String appkey = Constants.appKey,
|
||||
|
||||
Reference in New Issue
Block a user