FileNotification/config.php

6 lines
74 B
PHP
Raw Permalink Normal View History

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