v1.1.4
[ORDER] 기름 양 입력 후 CS 관련 처리 추가 (Ghost 판단, 미래 오더장 삭제, 예상량 리셋 등) (fixed)
This commit is contained in:
parent
0355bef24d
commit
73c3e16345
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
$destination = isset($_GET['destination']) ? $_GET['destination'] : '';
|
||||
$mode = isset($_GET['mode']) ? $_GET['mode'] : '';
|
||||
$appVersion = 'v1.1.3';
|
||||
$appVersion = 'v1.1.4';
|
||||
?>
|
||||
|
||||
<?
|
||||
|
|
|
|||
Loading…
Reference in New Issue