🐛fix: #ICL05Q 代码生成命名空间设置无效

This commit is contained in:
yubaolee
2025-07-10 21:24:26 +08:00
parent d83a40e07e
commit f980fc5afc
8 changed files with 39 additions and 18 deletions

View File

@@ -6,7 +6,7 @@ using Infrastructure;
using OpenAuth.App.Interface;
using OpenAuth.App.Request;
using OpenAuth.App.Response;
using OpenAuth.Repository.Domain;
using {Namespace};
using SqlSugar;