This commit is contained in:
LiJianZhao 2025-04-27 15:46:26 +08:00
parent 6b375c519b
commit 2d9c1de4ce
2 changed files with 1 additions and 7 deletions

View File

@ -143,6 +143,7 @@ public class SocialDirectoryService extends BaseService {
} }
} }
if (next_version_name.isEmpty()){ if (next_version_name.isEmpty()){
return next_version_name; return next_version_name;
} }

View File

@ -50,13 +50,6 @@
}, },
{ {
"13": { "13": {
"en": "json.version_number",
"zh": "版本号",
"column_width": 100
}
},
{
"14": {
"en": "json.version_name", "en": "json.version_name",
"zh": "版本名称", "zh": "版本名称",
"column_width": 200 "column_width": 200