|
@@ -77,7 +77,7 @@ public class RyTask
|
|
|
*/
|
|
*/
|
|
|
public void shopStoneLikePaint() throws ParseException {
|
|
public void shopStoneLikePaint() throws ParseException {
|
|
|
//获取TUC仿石漆服务商人员
|
|
//获取TUC仿石漆服务商人员
|
|
|
- // shopUserTypeComponent.shopStoneLikePaint();
|
|
|
|
|
|
|
+ shopUserTypeComponent.shopStoneLikePaint();
|
|
|
//获取金牌店用户人员
|
|
//获取金牌店用户人员
|
|
|
shopUserTypeComponent.shopGoldShopUser();
|
|
shopUserTypeComponent.shopGoldShopUser();
|
|
|
}
|
|
}
|