This commit is contained in:
aozhiwei 2023-07-13 20:08:03 +08:00
parent da95edf259
commit ee513e9e87

View File

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