翻译模型

This commit is contained in:
spllzh
2025-10-12 20:46:59 +08:00
parent 5f2c952a6e
commit 71c0a04b53
24 changed files with 532 additions and 303 deletions

View File

@@ -87,5 +87,6 @@ public interface ICustomerProfileAnalysisService extends IService<CustomerProfil

View File

@@ -122,5 +122,6 @@ public class CustomerProfileAnalysisServiceImpl extends ServiceImpl<CustomerProf

View File

@@ -94,5 +94,6 @@ public class MenuServiceImpl extends ServiceImpl<MenuMapper, Menu> implements IM

View File

@@ -94,5 +94,6 @@ public class RoleServiceImpl extends ServiceImpl<RoleMapper, Role> implements IR

View File

@@ -94,5 +94,6 @@ public class UserRoleServiceImpl extends ServiceImpl<UserRoleMapper, UserRole> i