generated from root/miduo_server
返利道具key修改
parent
4df3a289bb
commit
b6f4d9e703
|
@ -36,7 +36,7 @@ public class ItemSendController {
|
|||
|
||||
private static final Logger LOGGER = LoggerFactory.getLogger(ItemSendController.class);
|
||||
|
||||
private static final String SECRET_KEY = "fda6e5e13e75285dd0c8e8636a85704b";
|
||||
private static final String SECRET_KEY = "38444756b58ff89b799291b3d8ed7ccf";
|
||||
|
||||
private static CUserDao cuserDao;
|
||||
@Autowired
|
||||
|
|
Loading…
Reference in New Issue