Files
kiri-wchat/wchat/wx/Token.php
T
2020-03-05 12:41:49 +08:00

13 lines
70 B
PHP

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