Browse Source

修改财务接口默认类型名称

singlese7en 2 năm trước cách đây
mục cha
commit
6b0dcba4e1

+ 1 - 1
IL.BizComponent/MediII.Adapter.BizComponent.DFT/BizComponent_DFT.cs

@@ -17,7 +17,7 @@ namespace MediII.Adapter.BizComponent.DFT
 {
     public class BizComponent_DFT : BaseBizComponent, IBizComponent
     {
-        const string Insert = "B01"; //财务明细
+        const string Insert = "P01"; //财务明细
 
 
         //数据库连接