rabin %!s(int64=3) %!d(string=hai) anos
pai
achega
09ab8d8e0f
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      service/agent/src/My.php

+ 6 - 0
service/agent/src/My.php

@@ -383,6 +383,12 @@ class My extends Core
                 //Dever::alert('请填写签名');
             }
 
+            $area = Dever::input('area');
+            if ($area) {
+                $update['area'] = $area;
+                //Dever::alert('请填写签名');
+            }
+
             if ($info['pay_type'] == 2) {
                 $update['pay_pic'] = Dever::input('pay_pic');
                 if (!$update['pay_pic']) {