This website works better with JavaScript.
首頁
探索
說明
註冊
登入
bjquanjiang
/
DigitalScholl
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
Merge branch 'master' of
http://123.57.209.16:3000/bjquanjiang/DigitalScholl
中职版本
dyy
4 年之前
父節點
aba7c10800
3809a80c70
當前提交
c9d65be291
共有
1 個文件被更改
,包括
0 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/AssetManagementSystem/Ass_Purchase/Ass_PurchaseService.cs
+ 0
- 1
Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/AssetManagementSystem/Ass_Purchase/Ass_PurchaseService.cs
查看文件
@@ -39,7 +39,6 @@ namespace Learun.Application.TwoDevelopment.AssetManagementSystem
t.PActualPrice,
t.PStatus,
t.PStoregeStatus,
t.POpinion,
a.PACode
");
strSql.Append(" FROM Ass_Purchase t join Ass_PurchaseApply a on t.PAId=a.PAId");
Write
Preview
Loading…
取消
儲存