05 2020 档案
摘要:StringBuilder content1 = new StringBuilder(); InputStreamReader inputStreamReader = new InputStreamReader(request.getInputStream(), "utf-8"); Buffered
阅读全文
摘要:@RequestMapping(params="isexist") @ResponseBody @ApiOperation(value="sdss",produces="application/json",httpMethod="POST") public JSONObject isexist(St
阅读全文
摘要:String sql="select * from ld_in_out_storge where id='"+id+"'"; List<Map<String, Object>> listinout=jdbcTemplate.queryForList(sql); SimpleDateFormat fo
阅读全文
摘要:JSONObject jsonObject1 =JSONObject.parseObject(String) @RequestMapping(params="getICInfo") @ResponseBody @ApiOperation(value="IC接口",produces="applicat
阅读全文
摘要:<t:dgCol title="状态" field="icState" queryMode="single" query='true' replace="待处理_0,待复核_1,待开票_2,待入账_3,已入账_4,待接单_5,待初审_6" width="120"></t:dgCol>
阅读全文
摘要:window.location.reload();
阅读全文