示例#1
0
def x_showcases(num):
    return ShowcaseFactory.create_batch(num)
示例#2
0
def showcases():
    return ShowcaseFactory.create_batch(3)