guoyujie
2 天以前 1da4e70b2972e1ab77fa75ad0da529a006150ab5
north-glass-erp/src/test/java/com/example/erp/ErpApplicationTests.java
@@ -19,6 +19,8 @@
    @Test
    void test() {
        int x =100;
        System.out.println(6.5+x/8);
//        stringRedisTemplate.opsForValue().set("test", "test");
//        Object test = stringRedisTemplate.opsForValue().get("test");
    }