Commit 802fdbe0 authored by hezhuozhi's avatar hezhuozhi

适配人大金仓

parent 6fd00f23
......@@ -65,10 +65,6 @@ public class TestController extends BaseController {
@Autowired
FinancingInfoMapper financingInfoMapper;
public static void main(String[] args) {
String aa = "2024-11-27 18:35:35.0";
LocalDateTime localDateTime = LocalDateTime.parse(aa);
}
@TycloudOperation(ApiLevel = UserType.AGENCY, needAuth = false)
@GetMapping(value = "/initTime")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment