|
@@ -398,7 +398,7 @@ class Journal extends Core
|
|
|
|
|
|
$applet_type = Dever::input('applet_type');
|
|
|
|
|
|
- $this->data['info']['vip_state'] = 2;
|
|
|
+ $this->data['info']['vip_state'] = 1;
|
|
|
$version_code = Dever::input('version_code');
|
|
|
if ($version_code) {
|
|
|
$source_type = Dever::input('source_type');
|