Kirin 4 anni fa
parent
commit
d474389843
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      app/models/user/UserExtract.php

+ 1 - 0
app/models/user/UserExtract.php

@@ -92,6 +92,7 @@ class UserExtract extends BaseModel
             'service' => $data['service'],
             'service_type' => $data['service_type'],
             'real_get' => $data['extract_price'],
+            'way' => $data['way'],
         ];
 //        var_dump($insertData);
 //        exit;