Commit 7fda6d13 authored by 张艳玲's avatar 张艳玲

新增猜数字红包

parent 67f3e4ad
......@@ -48,6 +48,7 @@ public class SaveAndUpdate implements AdminAuthorization {
saveAndUpdateParam.put("shelfStatus", 2);
saveAndUpdateParam.put("secondPoster", "https://streamimg.kjjcrm.com/kjy/image/20210201/cc999ebde48e49f99ac3f0d93480453f.jpg");
saveAndUpdateParam.put("regionType", 2);
saveAndUpdateParam.put("distributionType", 0);
List<ProvinceCityCodeList> provinceCityCode = new ArrayList<>();
ProvinceCityCodeList save =new ProvinceCityCodeList();
save.setProvinceCode(110000);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment