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