公司管理


webapi

1.公司管理

  • 獲取List
    url:http://dev.nbeport.com/aps/rest/Company/List

  • 獲取Model
    url:http://dev.nbeport.com/aps/rest/Company/Get/{id}

  • 保存Post
    url:http://dev.nbeport.com/aps/rest/Company/savemain

    • 傳入Aps_Company,其中 RowStatus:0新增,1修改;
    • 返回Aps_Company
  • 刪除delete
    url:http://dev.nbeport.com/aps/rest/Company/delete/{id}

  • 修改審核狀態(tài)SetStatus
    url:http://dev.nbeport.com/aps/rest/Company/SetStatus
    post參數(shù):status,id

  • Aps_Company類

      public string ID { get; set; }
      public string Company_Name { get; set; }
      public string Company_Type { get; set; }
      public string Shipping_Type { get; set; }
      public string Company_Cert { get; set; }
      public string Doc_No { get; set; }
      public Nullable<System.DateTime> Founding_Date { get; set; }
      public string Reg_Address { get; set; }
      public string Office_Address { get; set; }
      public string LinkMan { get; set; }
      public string LinkMan2 { get; set; }
      public string LinkMan3 { get; set; }
      public string Is_Water_Cert { get; set; }
      public string Is_InterNal_Cert { get; set; }
      public string Credit_Level { get; set; }
      public string Area_Dept { get; set; }
      public string Company_Status { get; set; }
      public string Remark { get; set; }
      public string Manager_Ship_Attr { get; set; }
      public Nullable<int> Manager_Ship_Amount { get; set; }
      public Nullable<int> In_System_Amount { get; set; }
      public Nullable<int> Out_System_Amount { get; set; }
      public string Manager_Ship_Type { get; set; }
      public Nullable<System.DateTime> Check_Date { get; set; }
      public string Organize_Code { get; set; }
      public string Company_Leader { get; set; }
      public string Company_Manage { get; set; }
      public Nullable<System.DateTime> DOC_Validate_Date { get; set; }
      public string linkman4 { get; set; }
      public string Water_Cert { get; set; }
      public string InterNal_Cert { get; set; }
      public Nullable<System.DateTime> Modify_Date { get; set; }
      public string Modify_Person { get; set; }
      public string Declared_State { get; set; }
      public string OU { get; set; }
      public string CREATE_USER { get; set; }
      public Nullable<System.DateTime> CREATE_TIME { get; set; }
      public apsCommon.RowStatus RowStatus { get; set; }
    

2.人員管理

  • Aps_Company_Employee類

      public string ID { get; set; }
      public string Company_ID { get; set; }
      public string Employee_Duty { get; set; }
      public string Employee_Name { get; set; }
      public string Linkman { get; set; }
      public string Remark { get; set; }
      public string Sex { get; set; }
      public string Office_Tel { get; set; }
      public string CertNo { get; set; }
      public string CertType { get; set; }
      public Nullable<System.DateTime> ValidDate { get; set; }
      public string CREATE_USER { get; set; }
      public Nullable<DateTime> CREATE_TIME { get; set; }
最后編輯于
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請聯(lián)系作者
【社區(qū)內(nèi)容提示】社區(qū)部分內(nèi)容疑似由AI輔助生成,瀏覽時請結(jié)合常識與多方信息審慎甄別。
平臺聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點(diǎn),簡書系信息發(fā)布平臺,僅提供信息存儲服務(wù)。

相關(guān)閱讀更多精彩內(nèi)容

  • webapi 服務(wù)器地址:http://dev.nbeport.com/aps/rest/ 1.審核管理 獲取Li...
    baggio555閱讀 340評論 0 0
  • webapi 服務(wù)器地址:http://dev.nbeport.com/aps/rest/ 1.船舶清單 獲取Li...
    baggio555閱讀 278評論 0 0
  • webapi 服務(wù)器地址:http://dev.nbeport.com/aps/rest/ 1.船舶管理 獲取Li...
    baggio555閱讀 393評論 0 0
  • 船舶進(jìn)口岸申報(bào) mode: HttpPost url: http://dev.nbeport.com/tims/r...
    kira_lun閱讀 1,017評論 0 49
  • 云平臺訂艙webapi 服務(wù)器地址:http://dev.nbeport.com/xde 1.船司訂艙查詢 獲取L...
    baggio555閱讀 987評論 0 0

友情鏈接更多精彩內(nèi)容