ปรับ comment fields

This commit is contained in:
Bright 2024-03-08 14:36:57 +07:00
parent a4f9676297
commit f63d809735
7 changed files with 19 additions and 21 deletions

View file

@ -1629,7 +1629,6 @@ export class SalaryPeriodController extends Controller {
* Cronjob SalaryPeriod
*/
async CronjobSalaryPeriod() {
//bright
const current = new Date();
let salaryPeriod: any;
let request: any;