審核管理


webapi

1.審核管理

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

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

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

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

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

  • Aps_Audit類

     public string ID { get; set; }
      public string Company_ID { get; set; }
      public string Audit_Class { get; set; }
      public string Audit_SubClass { get; set; }
      public Nullable<System.DateTime> Audit_Date { get; set; }
      public Nullable<System.DateTime> Audit_Expect_Date { get; set; }
      public string Audit_Status { get; set; }
      public string Audit_Suggest { get; set; }
      public string Audit_Man { get; set; }
      public string Mobile { get; set; }
      public string Remark { get; set; }
      public Nullable<System.DateTime> ModifyTime { get; set; }
      public Nullable<System.DateTime> ReturnTime { get; set; }
      public string CREATE_USER { get; set; }
      public Nullable<System.DateTime> CREATE_TIME { get; set; }
      public string Ship_ID { get; set; }
      public string Ship_Main { get; set; }
      public string Class_ID { get; set; }
      public Nullable<System.DateTime> Audit_Time { get; set; }
    

2.附件管理

3.附件詳情管理

4.審核下的代表船

最后編輯于
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請(qǐng)聯(lián)系作者
【社區(qū)內(nèi)容提示】社區(qū)部分內(nèi)容疑似由AI輔助生成,瀏覽時(shí)請(qǐng)結(jié)合常識(shí)與多方信息審慎甄別。
平臺(tái)聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點(diǎn),簡(jiǎn)書系信息發(fā)布平臺(tái),僅提供信息存儲(chǔ)服務(wù)。

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

  • webapi 服務(wù)器地址:http://dev.nbeport.com/aps/rest/ 1.船舶清單 獲取Li...
    baggio555閱讀 278評(píng)論 0 0
  • Spring Cloud為開(kāi)發(fā)人員提供了快速構(gòu)建分布式系統(tǒng)中一些常見(jiàn)模式的工具(例如配置管理,服務(wù)發(fā)現(xiàn),斷路器,智...
    卡卡羅2017閱讀 136,554評(píng)論 19 139
  • 云平臺(tái)訂艙webapi 服務(wù)器地址:http://dev.nbeport.com/xde 1.船司訂艙查詢 獲取L...
    baggio555閱讀 987評(píng)論 0 0
  • webapi 服務(wù)器地址:http://dev.nbeport.com/aps/rest/ 1.公司管理 獲取Li...
    baggio555閱讀 307評(píng)論 0 0
  • webapi 服務(wù)器地址:http://dev.nbeport.com/aps/rest/ 1.船舶管理 獲取Li...
    baggio555閱讀 393評(píng)論 0 0

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