peng
9 天以前 6d07f7c9b8bfd0c39078ac2a8e64ccbdc71ea8d1
framework/src/main/java/cn/lili/modules/lmk/service/PrizeDrawService.java
@@ -69,4 +69,6 @@
     * @return
     */
    Result all();
    Result grantRecord(String prizeActivityId);
}