This commit is contained in:
aozhiwei 2023-07-13 20:48:01 +08:00
parent 091129214d
commit c242347e95

View File

@ -4,7 +4,7 @@ namespace services;
class SignatureService {
public static function check() {
public static function web3ServiceCheck() {
}