|
|
@@ -170,7 +170,7 @@ public class FsUserInformationCollectionController extends BaseController
|
|
|
|
|
|
}
|
|
|
|
|
|
- @PreAuthorize("@ss.hasPermi('hisStore:collection:WxaCodeCollectionUnLimitNew')")
|
|
|
+ //@PreAuthorize("@ss.hasPermi('hisStore:collection:WxaCodeCollectionUnLimitNew')")
|
|
|
@GetMapping("/getWxaCodeCollectionUnLimitNew/{collectionId}/{appId}")
|
|
|
public R getWxaCodeCollectionUnLimitNew(@PathVariable("collectionId") Long collectionId,@PathVariable("appId") String appId)
|
|
|
{
|