Files
kiri-wchat/wx/Token.php
T
2019-11-11 18:14:47 +08:00

13 lines
67 B
PHP

<?php
namespace wchat;
class Token extends SmallProgram
{
}