Compare commits

...

3 Commits

Author SHA1 Message Date
김한진 1bfeeb8ec3 333 2025-12-11 15:27:01 +09:00
김한진 c4c4fcdd6e 완료2 2025-12-11 15:26:58 +09:00
김한진 2c6f0fb297 33 2025-12-11 15:23:15 +09:00
12 changed files with 870 additions and 1 deletions

Binary file not shown.

View File

@ -469,7 +469,6 @@
<Content Include="Img\sub\rpteList_img07.png" />
<Content Include="Img\sub\tolltip_arrow1.png" />
<Content Include="Img\sub\tolltip_arrow2.png" />
<Content Include="INIPay\결제모듈설정.txt" />
<Content Include="js\app.js" />
<Content Include="js\app.plugin.js" />
<Content Include="js\bootstrap.js" />

View File

@ -2,5 +2,37 @@
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig>
<UseIISExpress>false</UseIISExpress>
<Use64BitIISExpress />
<IISExpressSSLPort />
<IISExpressAnonymousAuthentication />
<IISExpressWindowsAuthentication />
<IISExpressUseClassicPipelineMode />
<UseGlobalApplicationHostFile />
</PropertyGroup>
<ProjectExtensions>
<VisualStudio>
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
<WebProjectProperties>
<StartPageUrl>
</StartPageUrl>
<StartAction>CurrentPage</StartAction>
<AspNetDebugging>True</AspNetDebugging>
<SilverlightDebugging>False</SilverlightDebugging>
<NativeDebugging>False</NativeDebugging>
<SQLDebugging>False</SQLDebugging>
<ExternalProgram>
</ExternalProgram>
<StartExternalURL>
</StartExternalURL>
<StartCmdLineArguments>
</StartCmdLineArguments>
<StartWorkingDirectory>
</StartWorkingDirectory>
<EnableENC>True</EnableENC>
<AlwaysStartWebServerOnDebug>False</AlwaysStartWebServerOnDebug>
</WebProjectProperties>
</FlavorProperties>
</VisualStudio>
</ProjectExtensions>
</Project>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.