@@ -71,7 +71,6 @@ public class YhShopServiceImpl implements YhShopFrontService {
if (user_ds_order < ds_order_limit) {
throw BusinessRuntimeException.getInstance("您推广单数不符合开店资格");
}
- //TODO
try {
YhShop save = new YhShop();
save.setName(name);