|
|
@@ -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'] ?? '';
|