fix: fix 国内出港出库

This commit is contained in:
2026-04-16 17:10:07 +08:00
parent 9d7453d3ee
commit 6ad7f0d3d4
2 changed files with 4 additions and 2 deletions

View File

@@ -41,7 +41,7 @@ import me.jessyan.autosize.internal.CustomAdapt
* ========== 开发调试开关 ==========
* TODO: 正式发布前务必设置为 false
*/
private const val DEV_AUTO_LOGIN = true // 自动登录开关
private const val DEV_AUTO_LOGIN = false // 自动登录开关
@Route(path = ARouterConstants.ACTIVITY_URL_LOGIN)
class LoginActivity : BaseActivity(),