shish 5 tahun lalu
induk
melakukan
008674d4ab
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      app-ghs/controllers/PurchaseClearController.php

+ 1 - 1
app-ghs/controllers/PurchaseClearController.php

@@ -31,7 +31,7 @@ class PurchaseClearController extends BaseController
         }
         $post['sjId'] = $this->sjId;
         $post['shopId'] = $this->shopId;
-        $post['clearStyle'] = dict::getDict('clearStyle', 'gys2Hd');
+        $post['clearStyle'] = dict::getDict('clearStyle', 'gys2KmGys');
         $post['customShopAdminId'] = $this->shopAdminId;
         $shopAdmin = $this->shopAdmin;
         $shopAdminName = $shopAdmin['name'] ?? '';