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