提交 60ef9466 authored 作者: 谢雨莎's avatar 谢雨莎

更新代码

上级 6a235587
...@@ -20,6 +20,27 @@ using Kingdee.BOS.Core; ...@@ -20,6 +20,27 @@ using Kingdee.BOS.Core;
using Kingdee.BOS.Log; using Kingdee.BOS.Log;
using Kingdee.BOS.KDThread; using Kingdee.BOS.KDThread;
/*
*
*
一、IP地址:
IP:43.138.233.157
二、开机账号和密码
账号:Administrator
密码:Lykj201309@%
三、数据库:
账账号:sa
密码:lykj09@%sa
四、管理中心:
账号: lykj
密码: lykj2023@
业务中心
ZH012
用户名 ciou
密码 OFL@123456
* */
namespace LQKJ_OFLCostReport namespace LQKJ_OFLCostReport
{ {
[Description("获取销售订单明细报表数据"), HotUpdate] [Description("获取销售订单明细报表数据"), HotUpdate]
......
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup> <PropertyGroup>
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
<DebugSymbols>true</DebugSymbols> <DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType> <DebugType>full</DebugType>
<Optimize>false</Optimize> <Optimize>false</Optimize>
<OutputPath>D:\Kingdee Website\WebSite\bin\</OutputPath> <OutputPath>C:\Program Files %28x86%29\Kingdee\K3Cloud\WebSite\bin\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants> <DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport> <ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel> <WarningLevel>4</WarningLevel>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论