!2863 开发:更新快照

pull/2860/MERGE
林三 3 months ago
parent cfae632b25
commit 227d33b768

@ -0,0 +1,3 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`多段线圆弧前向延伸错误 1`] = `"1966.69140"`;

@ -1,6 +1,7 @@
import { Polyline } from "../../src/DatabaseServices/Entity/Polyline";
import { LoadCurvesFromFileData } from "../Utils/LoadEntity.util";
import "../Utils/jest.util";
test('多段线圆弧前向延伸错误', () =>
{
let d =

Loading…
Cancel
Save