Peng Sir
Results
2
comments of
Peng Sir
src/Framework/Module/Module.Abstractions/ModuleCollectionAbstract.cs 原因是这里拼接路径的时候只考虑了window的路径格式。 ... var sqlServerPath = Path.Combine(moduleDir.FullName, "InitData\\SqlServer.sql"); ... ...