force-app/main/default/classes/NFM012Rest.cls @@ -15,7 +15,6 @@ public String UpdateDate; // 更新日期 public Decimal DepositAmount; // 结余金额 } @HttpPost global static void execute() {