wufeng il y a 2 ans
Parent
commit
f8f0074efb
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      app/admin/controller/Sale.php

+ 3 - 0
app/admin/controller/Sale.php

@@ -21,6 +21,9 @@ use think\facade\Validate;
 class Sale extends Base
 {
 
+
+
+    
     public $noble = [];
 
     public function __construct(App $app)