销售出库
This commit is contained in:
@@ -28,8 +28,8 @@ public class ApplicationTest {
|
||||
}
|
||||
@Test
|
||||
void yzMapperTest() {
|
||||
List<SchBasePoint> pointForYZSL = yzMapper.findPointForYZSL(new JSONObject(
|
||||
MapOf.of("regionCode", "HCSSX", "pointType", "1")));
|
||||
System.out.println(pointForYZSL);
|
||||
// List<SchBasePoint> pointForYZSL = yzMapper.findPointForYZSL(new JSONObject(
|
||||
// MapOf.of("regionCode", "HCSSX", "pointType", "1")));
|
||||
// System.out.println(pointForYZSL);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user