瀏覽代碼

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"];