v1.0.36: 碎片处理补全/转换接入重复校验 - soft_update.php 软碎片补全(persons身份证手机邮箱/companies企业名注册号/social_accounts账号主页)收集全部重复弹窗,hard_convert 已随 v1.0.35 生效

This commit is contained in:
nanguaboss
2026-08-09 22:41:24 +08:00
parent 2587c55ab6
commit 48c996d1d2
2 changed files with 36 additions and 1 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ var BASE_URL = '/api/';
var PAGE_SIZE = 20;
/** 系统版本号(logo旁展示):修改代码后运行 tools/bump_version.php 自动递增 */
var APP_VERSION = 'v1.0.35';
var APP_VERSION = 'v1.0.36';
/** 页脚版权/备案信息(在 config.js 中修改) */
var FOOTER_TEXT = '© 2026 SuperLink 管理系统 版权所有 | 备案号:请替换为真实备案号';