浏览代码

add signature

stanley-king 4 年之前
父节点
当前提交
d150ed1604
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      mobile/signature.php

+ 1 - 0
mobile/signature.php

@@ -1,6 +1,7 @@
 <?php
 
 Log::record("This is signatrue file.");
+return true;
 
 $signature = $_GET["signature"];
 $timestamp = $_GET["timestamp"];