FileNotification/config.php
2020-07-28 00:13:46 +08:00

6 lines
74 B
PHP

<?php
/**
* 文件上传授权码
*/
$AuthorizationCode = "yiban10672";
?>