mirror of
https://github.com/rainerosion/FileNotification.git
synced 2026-06-10 20:32:31 +08:00
6 lines
74 B
PHP
6 lines
74 B
PHP
|
|
<?php
|
||
|
|
/**
|
||
|
|
* 文件上传授权码
|
||
|
|
*/
|
||
|
|
$AuthorizationCode = "yiban10672";
|
||
|
|
?>
|