debugging and add image uploader to guild good
This commit is contained in:
@@ -14,8 +14,6 @@ export class PosController {
|
||||
const result = await this.service.getInfo(pos_id)
|
||||
|
||||
if (result) {
|
||||
console.log('first')
|
||||
|
||||
// @ts-ignore
|
||||
res.cookie('posId', pos_id, {
|
||||
httpOnly: false,
|
||||
|
||||
Reference in New Issue
Block a user